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 ????K}????K{^ 00111111001111110011111100111111010010110111110100111111001111110011111100111111010010110111101101011110 3f3f3f3f4b7d3f3f3f3f4b7b5e
SJIS-WIN ???識K}???識K{^ 001111110011111100111111100011101010111101001011011111010011111100111111001111111000111010101111010010110111101101011110 3f3f3f8eaf4b7d3f3f3f8eaf4b7b5e
EUC-JP ???識K}???識K{^ 001111110011111100111111101111001011000101001011011111010011111100111111001111111011110010110001010010110111101101011110 3f3f3fbcb14b7d3f3f3fbcb14b7b5e
UTF-8 렣媤렣識K}렣媤렣識K{^ 1110101110100000101000111110010110101010101001001110101110100000101000111110100010101101100110000100101101111101111010111010000010100011111001011010101010100100111010111010000010100011111010001010110110011000010010110111101101011110 eba0a3e5aaa4eba0a3e8ad984b7deba0a3e5aaa4eba0a3e8ad984b7b5e
UHC 렣媤렣識K}렣媤렣識K{^ 100011101011010011100011101110001000111010110100111000111101101101001011011111011000111010110100111000111011100010001110101101001110001111011011010010110111101101011110 8eb4e3b88eb4e3db4b7d8eb4e3b88eb4e3db4b7b5e

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