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 ???J}???J{^ 0011111100111111001111110100101001111101001111110011111100111111010010100111101101011110 3f3f3f4a7d3f3f3f4a7b5e
SJIS-WIN ??瓠J}??瓠J{^ 00111111001111111110000101000000010010100111110100111111001111111110000101000000010010100111101101011110 3f3fe1404a7d3f3fe1404a7b5e
EUC-JP ??瓠J}??瓠J{^ 00111111001111111110000110100001010010100111110100111111001111111110000110100001010010100111101101011110 3f3fe1a14a7d3f3fe1a14a7b5e
UTF-8 롉렦瓠J}롉렦瓠J{^ 1110101110100001100010011110101110100000101001101110011110010011101000000100101001111101111010111010000110001001111010111010000010100110111001111001001110100000010010100111101101011110 eba189eba0a6e793a04a7deba189eba0a6e793a04a7b5e
UHC 롉렦瓠J}롉렦瓠J{^ 1000111011001111100011101011010111111011110100100100101001111101100011101100111110001110101101011111101111010010010010100111101101011110 8ecf8eb5fbd24a7d8ecf8eb5fbd24a7b5e

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