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 ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
SJIS-WIN 驩ァ荳マv驩ァ荳マvB 1110100110001001101001111110010010111000100000110111110101110110111010011000100110100111111001001011100010000011011111010111011001000010 e989a7e4b8837d76e989a7e4b8837d7642
EUC-JP 驩ァ荳マv驩ァ荳マvB 11110001111010011000111010100111111010001011101010100101110111100111011011110001111010011000111010100111111010001011101010100101110111100111011001000010 f1e98ea7e8baa5de76f1e98ea7e8baa5de7642
UTF-8 驩ァ荳マv驩ァ荳マvB 111010011010100110101001111011111011110110100111111010001000110110110011111000111000001110011110011101101110100110101001101010011110111110111101101001111110100010001101101100111110001110000011100111100111011001000010 e9a9a9efbda7e88db3e3839e76e9a9a9efbda7e88db3e3839e7642
UHC 驩?荳マv驩?荳マvB 1111110010111110001111111101010011100101101010111101111001110110111111001011111000111111110101001110010110101011110111100111011001000010 fcbe3fd4e5abde76fcbe3fd4e5abde7642

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