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 ???{N}???{N{^ 00111111001111110011111101111011010011100111110100111111001111110011111101111011010011100111101101011110 3f3f3f7b4e7d3f3f3f7b4e7b5e
SJIS-WIN ??鯉{N}??鯉{N{^ 001111110011111110001100111011110111101101001110011111010011111100111111100011001110111101111011010011100111101101011110 3f3f8cef7b4e7d3f3f8cef7b4e7b5e
EUC-JP ??鯉{N}??鯉{N{^ 001111110011111110111000111100010111101101001110011111010011111100111111101110001111000101111011010011100111101101011110 3f3fb8f17b4e7d3f3fb8f17b4e7b5e
UTF-8 罹뀔鯉{N}罹뀔鯉{N{^ 11101111101001111010011011101011100000001001010011101001101011111000100101111011010011100111110111101111101001111010011011101011100000001001010011101001101011111000100101111011010011100111101101011110 efa7a6eb8094e9af897b4e7defa7a6eb8094e9af897b4e7b5e
UHC 罹뀔鯉{N}罹뀔鯉{N{^ 11101100101110101011001011110000110101111110111101111011010011100111110111101100101110101011001011110000110101111110111101111011010011100111101101011110 ecbab2f0d7ef7b4e7decbab2f0d7ef7b4e7b5e

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