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{^ 0011111100111111001111110100111001111101001111110011111100111111010011100111101101011110 3f3f3f4e7d3f3f3f4e7b5e
SJIS-WIN ???N}???N{^ 0011111100111111001111110100111001111101001111110011111100111111010011100111101101011110 3f3f3f4e7d3f3f3f4e7b5e
EUC-JP 鉥??N}鉥??N{^ 100011111110001111101000001111110011111101001110011111011000111111100011111010000011111100111111010011100111101101011110 8fe3e83f3f4e7d8fe3e83f3f4e7b5e
UTF-8 鉥쎟봒N}鉥쎟봒N{^ 1110100110001001101001011110110010001110100111111110101110110100100100100100111001111101111010011000100110100101111011001000111010011111111010111011010010010010010011100111101101011110 e989a5ec8e9febb4924e7de989a5ec8e9febb4924e7b5e
UHC 鉥쎟봒N}鉥쎟봒N{^ 1110001011111100100110111100011010010100010100000100111001111101111000101111110010011011110001101001010001010000010011100111101101011110 e2fc9bc694504e7de2fc9bc694504e7b5e

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