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 迯守喧迺「迯オ 111001111000110110001110111001111000110010010110111001111001001010100010111001111000110110110101 e78d8ee78c96e792a2e78db5
EUC-JP 迯守喧迺「迯オ 1110110111101101101111001110100110110111111101101110110111110010100011101010001011101101111011011000111010110101 ededbce9b7f6edf28ea2eded8eb5
UTF-8 迯守喧迺「迯オ 111010001011111110101111111001011010111010001000111001011001011010100111111010001011111110111010111011111011110110100010111010001011111110101111111011111011110110110101 e8bfafe5ae88e596a7e8bfbaefbda2e8bfafefbdb5
UHC ?守喧???? 001111111110000111111010111111011011110100111111001111110011111100111111 3fe1fafdbd3f3f3f3f

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