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{^ 0011111100111111011110110100111001111101001111110011111101111011010011100111101101011110 3f3f7b4e7d3f3f7b4e7b5e
SJIS-WIN 頷話{N}頷話{N{^ 111010001111010110011000011000100111101101001110011111011110100011110101100110000110001001111011010011100111101101011110 e8f598627b4e7de8f598627b4e7b5e
EUC-JP 頷話{N}頷話{N{^ 111100001111011111001111110000110111101101001110011111011111000011110111110011111100001101111011010011100111101101011110 f0f7cfc37b4e7df0f7cfc37b4e7b5e
UTF-8 頷話{N}頷話{N{^ 11101001101000001011011111101000101010011011000101111011010011100111110111101001101000001011011111101000101010011011000101111011010011100111101101011110 e9a0b7e8a9b17b4e7de9a0b7e8a9b17b4e7b5e
UHC ?話{N}?話{N{^ 00111111111111001010010101111011010011100111110100111111111111001010010101111011010011100111101101011110 3ffca57b4e7d3ffca57b4e7b5e

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