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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 陷亥慍}陷亥慍{^ 111010001001110010001000111001011001110010110000011111011110100010011100100010001110010110011100101100000111101101011110 e89c88e59cb07de89c88e59cb07b5e
EUC-JP 陷亥慍}陷亥慍{^ 111011111111110010110000111001111101100010110010011111011110111111111100101100001110011111011000101100100111101101011110 effcb0e7d8b27deffcb0e7d8b27b5e
UTF-8 陷亥慍}陷亥慍{^ 111010011001100110110111111001001011101010100101111001101000010110001101011111011110100110011001101101111110010010111010101001011110011010000101100011010111101101011110 e999b7e4baa5e6858d7de999b7e4baa5e6858d7b5e
UHC 陷亥?}陷亥?{^ 11111001111010001111101010100100001111110111110111111001111010001111101010100100001111110111101101011110 f9e8faa43f7df9e8faa43f7b5e

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