To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???`}???`{^ 0011111100111111001111110110000001111101001111110011111100111111011000000111101101011110 3f3f3f607d3f3f3f607b5e
SJIS-WIN ???`}???`{^ 0011111100111111001111110110000001111101001111110011111100111111011000000111101101011110 3f3f3f607d3f3f3f607b5e
EUC-JP ???`}???`{^ 0011111100111111001111110110000001111101001111110011111100111111011000000111101101011110 3f3f3f607d3f3f3f607b5e
UTF-8 찼횈책`}찼횈책`{^ 1110110010110000101111001110110110011010100010001110110010110001100001010110000001111101111011001011000010111100111011011001101010001000111011001011000110000101011000000111101101011110 ecb0bced9a88ecb185607decb0bced9a88ecb185607b5e
UHC 찼횈책`}찼횈책`{^ 1100001110100001110000111000011011000011101001010110000001111101110000111010000111000011100001101100001110100101011000000111101101011110 c3a1c386c3a5607dc3a1c386c3a5607b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)