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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 弔?鬱但n}弔?鬱但n{^ 10010010101000100011111110011111010101001001001001000001011011100111110110010010101000100011111110011111010101001001001001000001011011100111101101011110 92a23f9f5492416e7d92a23f9f5492416e7b5e
EUC-JP 弔?鬱但n}弔?鬱但n{^ 11000100101001000011111111011101101101011100001110100010011011100111110111000100101001000011111111011101101101011100001110100010011011100111101101011110 c4a43fddb5c3a26e7dc4a43fddb5c3a26e7b5e
UTF-8 弔렲鬱但n}弔렲鬱但n{^ 1110010110111100100101001110101110100000101100101110100110101100101100011110010010111101100001100110111001111101111001011011110010010100111010111010000010110010111010011010110010110001111001001011110110000110011011100111101101011110 e5bc94eba0b2e9acb1e4bd866e7de5bc94eba0b2e9acb1e4bd866e7b5e
UHC 弔렲鬱但n}弔렲鬱但n{^ 111100001100000010001110101111111110101010100110110100111010001101101110011111011111000011000000100011101011111111101010101001101101001110100011011011100111101101011110 f0c08ebfeaa6d3a36e7df0c08ebfeaa6d3a36e7b5e

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