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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 顯る∩}顯る∩{^ 111010001111101110000010111010011000000110111111011111011110100011111011100000101110100110000001101111110111101101011110 e8fb82e981bf7de8fb82e981bf7b5e
EUC-JP 顯る∩}顯る∩{^ 111100001111110110100100111010111010001011000001011111011111000011111101101001001110101110100010110000010111101101011110 f0fda4eba2c17df0fda4eba2c17b5e
UTF-8 顯る∩}顯る∩{^ 111010011010000110101111111000111000001010001011111000101000100010101001011111011110100110100001101011111110001110000010100010111110001010001000101010010111101101011110 e9a1afe3828be288a97de9a1afe3828be288a97b5e
UHC 顯る∩}顯る∩{^ 111110101110100110101010111010111010000111111011011111011111101011101001101010101110101110100001111110110111101101011110 fae9aaeba1fb7dfae9aaeba1fb7b5e

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