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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 襲??n}襲??n{^ 10001111010100000011111100111111011011100111110110001111010100000011111100111111011011100111101101011110 8f503f3f6e7d8f503f3f6e7b5e
EUC-JP 襲??n}襲??n{^ 10111101101100010011111100111111011011100111110110111101101100010011111100111111011011100111101101011110 bdb13f3f6e7dbdb13f3f6e7b5e
UTF-8 襲뒌둖n}襲뒌둖n{^ 1110100010100101101100101110101110010010100011001110101110010001100101100110111001111101111010001010010110110010111010111001001010001100111010111001000110010110011011100111101101011110 e8a5b2eb928ceb91966e7de8a5b2eb928ceb91966e7b5e
UHC 襲뒌둖n}襲뒌둖n{^ 1110001110101001100010101000100110001010010011110110111001111101111000111010100110001010100010011000101001001111011011100111101101011110 e3a98a898a4f6e7de3a98a898a4f6e7b5e

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