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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 墺??齬?墺??齬?B 100110101101001000111111001111111110101010010111001111111001101011010010001111110011111111101010100101110011111101000010 9ad23f3fea973f9ad23f3fea973f42
EUC-JP 墺??齬?墺??齬?B 110101001101010000111111001111111111001111110111001111111101010011010100001111110011111111110011111101110011111101000010 d4d43f3ff3f73fd4d43f3ff3f73f42
UTF-8 墺섆퉿齬벗墺섆퉿齬벗B 11100101101000101011101011101100100001001000011011101101100010011011111111101001101111011010110011101011101100101001011111100101101000101011101011101100100001001000011011101101100010011011111111101001101111011010110011101011101100101001011101000010 e5a2baec8486ed89bfe9bdacebb297e5a2baec8486ed89bfe9bdacebb29742
UHC 墺섆퉿齬벗墺섆퉿齬벗B 111001111111001010011000111001001011100110010111111001011110000110111001111111101110011111110010100110001110010010111001100101111110010111100001101110011111111001000010 e7f298e4b997e5e1b9fee7f298e4b997e5e1b9fe42

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