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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ?豁嶸ェ}?豁嶸ェ{^ 001111111110011010101101111110101011010010101010011111010011111111100110101011011111101010110100101010100111101101011110 3fe6adfab4aa7d3fe6adfab4aa7b5e
EUC-JP 嶴豁嶸ェ}嶴豁嶸ェ{^ 1000111110111011111100111110110010101111100011111011101111110100100011101010101001111101100011111011101111110011111011001010111110001111101110111111010010001110101010100111101101011110 8fbbf3ecaf8fbbf48eaa7d8fbbf3ecaf8fbbf48eaa7b5e
UTF-8 嶴豁嶸ェ}嶴豁嶸ェ{^ 111001011011011010110100111010001011000110000001111001011011011010111000111011111011110110101010011111011110010110110110101101001110100010110001100000011110010110110110101110001110111110111101101010100111101101011110 e5b6b4e8b181e5b6b8efbdaa7de5b6b4e8b181e5b6b8efbdaa7b5e
UHC ?豁嶸?}?豁嶸?{^ 001111111111110011000011111001111010111000111111011111010011111111111100110000111110011110101110001111110111101101011110 3ffcc3e7ae3f7d3ffcc3e7ae3f7b5e

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