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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ???蘂????^ 00111111001111110011111111100101010000010011111100111111001111110011111101011110 3f3f3fe5413f3f3f3f5e
EUC-JP ???蘂???芮^ 001111110011111100111111111010011010001000111111001111110011111110001111110101111100010101011110 3f3f3fe9a23f3f3f8fd7c55e
UTF-8 렠렳렦蘂렠렳렦芮^ 11101011101000001010000011101011101000001011001111101011101000001010011011101000100110001000001011101011101000001010000011101011101000001011001111101011101000001010011011101000100010101010111001011110 eba0a0eba0b3eba0a6e89882eba0a0eba0b3eba0a6e88aae5e
UHC 렠렳렦蘂렠렳렦芮^ 1000111010110001100011101100000010001110101101011110011111011110100011101011000110001110110000001000111010110101111001111101110001011110 8eb18ec08eb5e7de8eb18ec08eb5e7dc5e

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