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 ???I}???I{^ 0011111100111111001111110100100101111101001111110011111100111111010010010111101101011110 3f3f3f497d3f3f3f497b5e
SJIS-WIN ??瓠I}??瓠I{^ 00111111001111111110000101000000010010010111110100111111001111111110000101000000010010010111101101011110 3f3fe140497d3f3fe140497b5e
EUC-JP ??瓠I}??瓠I{^ 00111111001111111110000110100001010010010111110100111111001111111110000110100001010010010111101101011110 3f3fe1a1497d3f3fe1a1497b5e
UTF-8 롉렦瓠I}롉렦瓠I{^ 1110101110100001100010011110101110100000101001101110011110010011101000000100100101111101111010111010000110001001111010111010000010100110111001111001001110100000010010010111101101011110 eba189eba0a6e793a0497deba189eba0a6e793a0497b5e
UHC 롉렦瓠I}롉렦瓠I{^ 1000111011001111100011101011010111111011110100100100100101111101100011101100111110001110101101011111101111010010010010010111101101011110 8ecf8eb5fbd2497d8ecf8eb5fbd2497b5e

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