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 遶ッ豁嗣}遶ッ豁嗣{^ 1110011110101011101011111110011010101101100011100110101101111101111001111010101110101111111001101010110110001110011010110111101101011110 e7abafe6ad8e6b7de7abafe6ad8e6b7b5e
EUC-JP 遶ッ豁嗣}遶ッ豁嗣{^ 11101110101011011000111010101111111011001010111110111011110011000111110111101110101011011000111010101111111011001010111110111011110011000111101101011110 eead8eafecafbbcc7deead8eafecafbbcc7b5e
UTF-8 遶ッ豁嗣}遶ッ豁嗣{^ 111010011000000110110110111011111011110110101111111010001011000110000001111001011001011110100011011111011110100110000001101101101110111110111101101011111110100010110001100000011110010110010111101000110111101101011110 e981b6efbdafe8b181e597a37de981b6efbdafe8b181e597a37b5e
UHC ??豁嗣}??豁嗣{^ 001111110011111111111100110000111101111011001011011111010011111100111111111111001100001111011110110010110111101101011110 3f3ffcc3decb7d3f3ffcc3decb7b5e

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