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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 蟲狗Υ蟲狗Υ^ 11100101101100111000101111100111100000111011001011100101101100111000101111100111100000111011001001011110 e5b38be783b2e5b38be783b25e
EUC-JP 蟲狗Υ蟲狗Υ^ 11101010101101011011011011101001101001101011010011101010101101011011011011101001101001101011010001011110 eab5b6e9a6b4eab5b6e9a6b45e
UTF-8 蟲狗Υ蟲狗Υ^ 1110100010011111101100101110011110001011100101111100111010100101111010001001111110110010111001111000101110010111110011101010010101011110 e89fb2e78b97cea5e89fb2e78b97cea55e
UHC 蟲狗Υ蟲狗Υ^ 11110101111110011100111110110111101001011101010011110101111110011100111110110111101001011101010001011110 f5f9cfb7a5d4f5f9cfb7a5d45e

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