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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 畏????畏????B 10001000110110000011111100111111001111110011111110001000110110000011111100111111001111110011111101000010 88d83f3f3f3f88d83f3f3f3f42
EUC-JP 畏??馹?畏??馹?B 1011000011011010001111110011111110001111111010011010000100111111101100001101101000111111001111111000111111101001101000010011111101000010 b0da3f3f8fe9a13fb0da3f3f8fe9a13f42
UTF-8 畏븍슜馹쪁畏븍슜馹쪁B 11100111100101011000111111101011101110001000110111101100100010101001110011101001101001101011100111101100101010101000000111100111100101011000111111101011101110001000110111101100100010101001110011101001101001101011100111101100101010101000000101000010 e7958febb88dec8a9ce9a6b9ecaa81e7958febb88dec8a9ce9a6b9ecaa8142
UHC 畏븍슜馹쪁畏븍슜馹쪁B 111010001110011010111010111010111001101010101001111011001111000110100101011101101110100011100110101110101110101110011010101010011110110011110001101001010111011001000010 e8e6baeb9aa9ecf1a576e8e6baeb9aa9ecf1a57642

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