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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 筌??昻?????昻 11100010101000110011111100111111111110101101000000111111001111110011111100111111001111111111101011010000 e2a33f3ffad03f3f3f3f3ffad0
EUC-JP 筌????????? 1110010010100101001111110011111100111111001111110011111100111111001111110011111100111111 e4a53f3f3f3f3f3f3f3f3f
UTF-8 筌잙젾昻뽰풄溜볥젾昻 111001111010110110001100111011001001111010011001111011001010000010111110111001101001100010111011111010111011110110110000111011011001001010000100111011111010011110001011111010111011001110100101111011001010000010111110111001101001100010111011 e7ad8cec9e99eca0bee698bbebbdb0ed9284efa78bebb3a5eca0bee698bb
UHC 筌잙젾昻뽰풄溜볥젾昻 1110111110100111100111111110101110100000101100001110010011101001100101101110110010111110100011001110101011111110100100111110101110100000101100001110010011101001 efa79feba0b0e4e996ecbe8ceafe93eba0b0e4e9

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