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 ???i???iB 001111110011111100111111011010010011111100111111001111110110100101000010 3f3f3f693f3f3f6942
SJIS-WIN ???i???iB 001111110011111100111111011010010011111100111111001111110110100101000010 3f3f3f693f3f3f6942
EUC-JP ???i???iB 001111110011111100111111011010010011111100111111001111110110100101000010 3f3f3f693f3f3f6942
UTF-8 溜븐댅i溜븐댅iB 111011111010011110001011111010111011100010010000111010111000110010000101011010011110111110100111100010111110101110111000100100001110101110001100100001010110100101000010 efa78bebb890eb8c8569efa78bebb890eb8c856942
UHC 溜븐댅i溜븐댅iB 111010101111111010111010111011001000100010101111011010011110101011111110101110101110110010001000101011110110100101000010 eafebaec88af69eafebaec88af6942

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