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{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN ?檻?啣N}?檻?啣N{^ 0011111110011111010000100011111110011010010100010100111001111101001111111001111101000010001111111001101001010001010011100111101101011110 3f9f423f9a514e7d3f9f423f9a514e7b5e
EUC-JP ?檻?啣N}?檻?啣N{^ 0011111111011101101000110011111111010011101100100100111001111101001111111101110110100011001111111101001110110010010011100111101101011110 3fdda33fd3b24e7d3fdda33fd3b24e7b5e
UTF-8 뤺檻뤺啣N}뤺檻뤺啣N{^ 1110101110100100101110101110011010101010101110111110101110100100101110101110010110010101101000110100111001111101111010111010010010111010111001101010101010111011111010111010010010111010111001011001010110100011010011100111101101011110 eba4bae6aabbeba4bae595a34e7deba4bae6aabbeba4bae595a34e7b5e
UHC 뤺檻뤺啣N}뤺檻뤺啣N{^ 100011111110100011111001111000111000111111101000111110011110000101001110011111011000111111101000111110011110001110001111111010001111100111100001010011100111101101011110 8fe8f9e38fe8f9e14e7d8fe8f9e38fe8f9e14e7b5e

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