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 00111111001111110011111100111111001111110011111100111111001111110100000001101000 3f3f3f3f3f3f3f3f4068
SJIS-WIN 邯」遐ァ邇門クー@h 1110011110110110101000111110011110100000101001111110011110001110100101101110010110111000101100000100000001101000 e7b6a3e7a0a7e78e96e5b8b04068
EUC-JP 邯」遐ァ邇門クー@h 111011101011100010001110101000111110111010100010100011101010011111101101111011101100110011100111100011101011100010001110101100000100000001101000 eeb88ea3eea28ea7edeecce78eb88eb04068
UTF-8 邯」遐ァ邇門クー@h 1110100110000010101011111110111110111101101000111110100110000001100100001110111110111101101001111110100110000010100001111110100110010110100000001110111110111101101110001110111110111101101100000100000001101000 e982afefbda3e98190efbda7e98287e99680efbdb8efbdb04068
UHC 邯?遐?邇門??@h 1100101011111011001111111111100111000110001111111110110011000100110110101010011000111111001111110100000001101000 cafb3ff9c63fecc4daa63f3f4068

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