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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 阿??肄?阿??肄?B 100010001010001000111111001111111110001111100101001111111000100010100010001111110011111111100011111001010011111101000010 88a23f3fe3e53f88a23f3fe3e53f42
EUC-JP 阿??肄?阿??肄?B 101100001010010000111111001111111110011011100111001111111011000010100100001111110011111111100110111001110011111101000010 b0a43f3fe6e73fb0a43f3fe6e73f42
UTF-8 阿잛빇肄뺼阿잛빇肄뺼B 11101001100110001011111111101100100111101001101111101011101110011000011111101000100000101000010011101011101110101011110011101001100110001011111111101100100111101001101111101011101110011000011111101000100000101000010011101011101110101011110001000010 e998bfec9e9bebb987e88284ebbabce998bfec9e9bebb987e88284ebbabc42
UHC 阿잛빇肄뺼阿잛빇肄뺼B 111001001011100110011111111011001001010110101110111011001011110110010110010001011110010010111001100111111110110010010101101011101110110010111101100101100100010101000010 e4b99fec95aeecbd9645e4b99fec95aeecbd964542

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