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 ???C???? 0011111100111111001111110100001100111111001111110011111100111111 3f3f3f433f3f3f3f
SJIS-WIN ???C???⊂ 001111110011111100111111010000110011111100111111001111111000000110111100 3f3f3f433f3f3f81bc
EUC-JP ???C???⊂ 001111110011111100111111010000110011111100111111001111111010001010111110 3f3f3f433f3f3fa2be
UTF-8 룶웡▩C룶핊㈛⊂ 11101011101000111011011011101100100110111010000111100010100101101010100101000011111010111010001110110110111011011001010110001010111000111000100010011011111000101000101010000010 eba3b6ec9ba1e296a943eba3b6ed958ae3889be28a82
UHC 룶웡▩C룶핊㈛⊂ 100011111010101110111111111111011010001011001100010000111000111110101011110000001000111110101001110011001010000111111000 8fabbffda2cc438fabc08fa9cca1f8

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