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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ??序ぴ?厓?⊂ 001111110011111110001111100110001000001011010010001111111111101010001101001111111000000110111100 3f3f8f9882d23ffa8d3f81bc
EUC-JP ??序ぴ?厓?⊂ 00111111001111111011110111111000101001001101010000111111100011111011010011000111001111111010001010111110 3f3fbdf8a4d43f8fb4c73fa2be
UTF-8 룶괌序ぴ룶厓㈒⊂ 111010111010001110110110111010101011010010001100111001011011101010001111111000111000000110110100111010111010001110110110111001011000111010010011111000111000100010010010111000101000101010000010 eba3b6eab48ce5ba8fe381b4eba3b6e58e93e38892e28a82
UHC 룶괌序ぴ룶厓㈒⊂ 10001111101010111011000110100001110111111110110110101010110101001000111110101011111001001110110110101001110000111010000111111000 8fabb1a1dfedaad48fabe4eda9c3a1f8

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