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 11100000110101100011111100111111001111110011111111100000110101100011111100111111001111110011111101000010 e0d63f3f3f3fe0d63f3f3f3f42
EUC-JP 獰????獰????B 11100000110110000011111100111111001111110011111111100000110110000011111100111111001111110011111101000010 e0d83f3f3f3fe0d83f3f3f3f42
UTF-8 獰뉛엠濾뛵獰뉛엠濾뛵B 11100111100011011011000011101011100010011001101111101100100101111010000011101111101001101000010011101011100110111011010111100111100011011011000011101011100010011001101111101100100101111010000011101111101001101000010011101011100110111011010101000010 e78db0eb899bec97a0efa684eb9bb5e78db0eb899bec97a0efa684eb9bb542
UHC 獰뉛엠濾뛵獰뉛엠濾뛵B 111001111011111010000111111011111011111110100101111001101010010010001101011101101110011110111110100001111110111110111111101001011110011010100100100011010111011001000010 e7be87efbfa5e6a48d76e7be87efbfa5e6a48d7642

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