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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 諶??瀛??靄 11111011101010100011111100111111111000000110100100111111001111111110100011001001 fbaa3f3fe0693f3fe8c9
EUC-JP 諶??瀛??靄 1000111111011110101101010011111100111111110111111100101000111111001111111111000011001011 8fdeb53f3fdfca3f3ff0cb
UTF-8 諶귝돶瀛룒뢕靄 111010001010101110110110111010101011011110011101111010111000111110110110111001111000000010011011111010111010001110010010111010111010001010010101111010011001110110000100 e8abb6eab79deb8fb6e7809beba392eba295e99d84
UHC 諶귝돶瀛룒뢕靄 1110010010100110100000101110011010001001101110011110011110111010100011111000111110001111010100001110010011110111 e4a682e689b9e7ba8f8f8f50e4f7

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