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 懌洟瓰}懌洟瓰{^ 100111001110001010011111101001001110000101000110011111011001110011100010100111111010010011100001010001100111101101011110 9ce29fa4e1467d9ce29fa4e1467b5e
EUC-JP 懌洟瓰}懌洟瓰{^ 110110001110010011011110101001101110000110100111011111011101100011100100110111101010011011100001101001110111101101011110 d8e4dea6e1a77dd8e4dea6e1a77b5e
UTF-8 懌洟瓰}懌洟瓰{^ 111001101000011110001100111001101011010010011111111001111001001110110000011111011110011010000111100011001110011010110100100111111110011110010011101100000111101101011110 e6878ce6b49fe793b07de6878ce6b49fe793b07b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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