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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 阿?????應??^ 100010001010001000111111001111110011111100111111001111111001110011100100001111110011111101011110 88a23f3f3f3f3f9ce43f3f5e
EUC-JP 阿?????應??^ 101100001010010000111111001111110011111100111111001111111101100011100110001111110011111101011110 b0a43f3f3f3f3fd8e63f3f5e
UTF-8 阿섏뜄隸쒍튂應덅닚^ 11101001100110001011111111101100100001001000111111101011100111001000010011101111101001101011100011101100100100101000110111101101100010101000001011100110100001111000100111101011100011011000010111101011100010111001101001011110 e998bfec848feb9c84efa6b8ec928ded8a82e68789eb8d85eb8b9a5e
UHC 阿섏뜄隸쒍튂應덅닚^ 11100100101110011001100011101100100011011000100011100111111001101001110011100100101110011001100011101011111010111000100011101000100010001001110001011110 e4b998ec8d88e7e69ce4b998ebeb88e8889c5e

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