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{^ 10010001100000101110000011010111011011100111110110010001100000101110000011010111011011100111101101011110 9182e0d76e7d9182e0d76e7b5e
EUC-JP 曹獸n}曹獸n{^ 11000001111000101110000011011001011011100111110111000001111000101110000011011001011011100111101101011110 c1e2e0d96e7dc1e2e0d96e7b5e
UTF-8 曹獸n}曹獸n{^ 1110011010011011101110011110011110001101101110000110111001111101111001101001101110111001111001111000110110111000011011100111101101011110 e69bb9e78db86e7de69bb9e78db86e7b5e
UHC 曹獸n}曹獸n{^ 11110000110001111110001010101110011011100111110111110000110001111110001010101110011011100111101101011110 f0c7e2ae6e7df0c7e2ae6e7b5e

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