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 ????h??? 0011111100111111001111110011111101101000001111110011111100111111 3f3f3f3f683f3f3f
SJIS-WIN 疇鴃疇貅h疇鴃疇 111000010110010111101001111011101110000101100101111001101011101001101000111000010110010111101001111011101110000101100101 e165e9eee165e6ba68e165e9eee165
EUC-JP 疇鴃疇貅h疇鴃疇 111000011100011011110010111100001110000111000110111011001011110001101000111000011100011011110010111100001110000111000110 e1c6f2f0e1c6ecbc68e1c6f2f0e1c6
UTF-8 疇鴃疇貅h疇鴃疇 11100111100101101000011111101001101101001000001111100111100101101000011111101000101100101000010101101000111001111001011010000111111010011011010010000011111001111001011010000111 e79687e9b483e79687e8b28568e79687e9b483e79687
UHC 疇?疇?h疇?疇 111100011100001000111111111100011100001000111111011010001111000111000010001111111111000111000010 f1c23ff1c23f68f1c23ff1c2

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