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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 易??娃??穩 10001000110101010011111100111111100010001010000100111111001111111110001001110010 88d53f3f88a13f3fe272
EUC-JP 易??娃??穩 10110000110101110011111100111111101100001010001100111111001111111110001111010011 b0d73f3fb0a33f3fe3d3
UTF-8 易뉛쉥娃됵스穩 111001101001100010010011111010111000100110011011111011001000100110100101111001011010100010000011111010111001000010110101111011001000101010100100111001111010100110101001 e69893eb899bec89a5e5a883eb90b5ec8aa4e7a9a9
UHC 易뉛쉥娃됵스穩 1110011010110110100001111110111110111101101010111110100011011111100010011110111110111101101110101110100010110001 e6b687efbdabe8df89efbdbae8b1

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