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 ???恁??恁?? 0011111100111111001111111001110010001100001111110011111110011100100011000011111100111111 3f3f3f9c8c3f3f9c8c3f3f
EUC-JP ???恁??恁?? 0011111100111111001111111101011111101100001111110011111111010111111011000011111100111111 3f3f3fd7ec3f3fd7ec3f3f
UTF-8 淋싳쭡恁뽱쉸恁㏉쉱 111011111010011110110101111011001000101110110011111011001010110110100001111001101000000110000001111010111011110110110001111011001000100110111000111001101000000110000001111000111000111110001001111011001000100110110001 efa7b5ec8bb3ecada1e68181ebbdb1ec89b8e68181e38f89ec89b1
UHC 淋싳쭡恁뽱쉸恁㏉쉱 111011001111100010011010111011001010011110010110111011001111011010010110111011011001101010001110111011001111011010100111111011011001101010001000 ecf89aeca796ecf696ed9a8eecf6a7ed9a88

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