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 111001101011001110011001111010001011000010111010011101101110011010110011100110011110100010110000101110100111011001000010 e6b399e8b0ba76e6b399e8b0ba7642
EUC-JP 豕呵ーコv豕呵ーコvB 11101100101101011101001011101010100011101011000010001110101110100111011011101100101101011101001011101010100011101011000010001110101110100111011001000010 ecb5d2ea8eb08eba76ecb5d2ea8eb08eba7642
UTF-8 豕呵ーコv豕呵ーコvB 111010001011000110010101111001011001000110110101111011111011110110110000111011111011110110111010011101101110100010110001100101011110010110010001101101011110111110111101101100001110111110111101101110100111011001000010 e8b195e591b5efbdb0efbdba76e8b195e591b5efbdb0efbdba7642
UHC 豕呵??v豕呵??vB 111000111100111011001010101001110011111100111111011101101110001111001110110010101010011100111111001111110111011001000010 e3cecaa73f3f76e3cecaa73f3f7642

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