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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 貂シ辷セD貂シ辷セD^ 111001101011100010111100111001111000100010111110010001001110011010111000101111001110011110001000101111100100010001011110 e6b8bce788be44e6b8bce788be445e
EUC-JP 貂シ辷セD貂シ辷セD^ 11101100101110101000111010111100111011011110100010001110101111100100010011101100101110101000111010111100111011011110100010001110101111100100010001011110 ecba8ebcede88ebe44ecba8ebcede88ebe445e
UTF-8 貂シ辷セD貂シ辷セD^ 111010001011001010000010111011111011110110111100111010001011111010110111111011111011110110111110010001001110100010110010100000101110111110111101101111001110100010111110101101111110111110111101101111100100010001011110 e8b282efbdbce8beb7efbdbe44e8b282efbdbce8beb7efbdbe445e
UHC 貂???D貂???D^ 11110101101100000011111100111111001111110100010011110101101100000011111100111111001111110100010001011110 f5b03f3f3f44f5b03f3f3f445e

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