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 ??ュ??モ??ァ 001111110011111110000011100001010011111100111111100000111000001000111111001111111000001101000000 3f3f83853f3f83823f3f8340
EUC-JP ??ュ??モ??ァ 001111110011111110100101111001010011111100111111101001011110001000111111001111111010010110100001 3f3fa5e53f3fa5e23f3fa5a1
UTF-8 룶欄ュ룶쨵モ룶쾹ァ 111010111010001110110110111011111010010010011101111000111000001110100101111010111010001110110110111011001010100010110101111000111000001110100010111010111010001110110110111011001011111010111001111000111000001010100001 eba3b6efa49de383a5eba3b6eca8b5e383a2eba3b6ecbeb9e382a1
UHC 룶欄ュ룶쨵モ룶쾹ァ 100011111010101111010001111011011010101111100101100011111010101110100100100011111010101111100010100011111010101110110010100011111010101110100001 8fabd1edabe58faba48fabe28fabb28faba1

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