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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 悌鶩n}悌鶩n{^ 10010010111011101110101001001110011011100111110110010010111011101110101001001110011011100111101101011110 92eeea4e6e7d92eeea4e6e7b5e
EUC-JP 悌鶩n}悌鶩n{^ 11000100111100001111001110101111011011100111110111000100111100001111001110101111011011100111101101011110 c4f0f3af6e7dc4f0f3af6e7b5e
UTF-8 悌鶩n}悌鶩n{^ 1110011010000010100011001110100110110110101010010110111001111101111001101000001010001100111010011011011010101001011011100111101101011110 e6828ce9b6a96e7de6828ce9b6a96e7b5e
UHC 悌鶩n}悌鶩n{^ 11110000101010101101100111010000011011100111110111110000101010101101100111010000011011100111101101011110 f0aad9d06e7df0aad9d06e7b5e

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