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 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 橈牙兆橈牙兆B 10011110111101001000100111100101100100101001101110011110111101001000100111100101100100101001101101000010 9ef489e5929b9ef489e5929b42
EUC-JP 橈牙兆橈牙兆B 11011100111101101011001011100111110000111111101111011100111101101011001011100111110000111111101101000010 dcf6b2e7c3fbdcf6b2e7c3fb42
UTF-8 橈牙兆橈牙兆B 11100110101010011000100011100111100010011001100111100101100001011000011011100110101010011000100011100111100010011001100111100101100001011000011001000010 e6a988e78999e58586e6a988e78999e5858642
UHC 橈牙兆橈牙兆B 11101000111110101110010010110011111100001011110011101000111110101110010010110011111100001011110001000010 e8fae4b3f0bce8fae4b3f0bc42

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