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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN ?燥С\}?燥С\{^ 001111111001000110000111100001000101001001011100011111010011111110010001100001111000010001010010010111000111101101011110 3f918784525c7d3f918784525c7b5e
EUC-JP 邶燥С\}邶燥С\{^ 10001111111000011111101011000001111001111010011110110011010111000111110110001111111000011111101011000001111001111010011110110011010111000111101101011110 8fe1fac1e7a7b35c7d8fe1fac1e7a7b35c7b5e
UTF-8 邶燥С\}邶燥С\{^ 111010011000001010110110111001111000011110100101110100001010000101011100011111011110100110000010101101101110011110000111101001011101000010100001010111000111101101011110 e982b6e787a5d0a15c7de982b6e787a5d0a15c7b5e
UHC ?燥С\}?燥С\{^ 001111111111000011001111101011001011001101011100011111010011111111110000110011111010110010110011010111000111101101011110 3ff0cfacb35c7d3ff0cfacb35c7b5e

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