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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ???????l? 00111111001111110011111100111111001111110011111100111111100000101000110000111111 3f3f3f3f3f3f3f828c3f
EUC-JP ???????l? 00111111001111110011111100111111001111110011111100111111101000111110110000111111 3f3f3f3f3f3f3fa3ec3f
UTF-8 淋뽱쉹泥좎굅淋l쭦 111011111010011110110101111010111011110110110001111011001000100110111001111011111010011110100011111011001010001010001110111010101011010110000101111011111010011110110101111011111011110110001100111011001010110110100110 efa7b5ebbdb1ec89b9efa7a3eca28eeab585efa7b5efbd8cecada6
UHC 淋뽱쉹泥좎굅淋l쭦 111011001111100010010110111011011001101010001111111011001011001010100000111011001011000110110000111011001111100010100011111011001010011110011010 ecf896ed9a8fecb2a0ecb1b0ecf8a3eca79a

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