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 1001011101101010001111110011111110011010100010111000000101010000100101110110101000111111001111111001101010001011100000010101000001000010 976a3f3f9a8b8150976a3f3f9a8b815042
EUC-JP 曜??嚥 ̄曜??嚥 ̄B 1100110111001011001111110011111111010011111010111010000110110001110011011100101100111111001111111101001111101011101000011011000101000010 cdcb3f3fd3eba1b1cdcb3f3fd3eba1b142
UTF-8 曜경솋嚥 ̄曜경솋嚥 ̄B 11100110100110111001110011101010101100101011110111101100100001101000101111100101100110101010010111101111101111111010001111100110100110111001110011101010101100101011110111101100100001101000101111100101100110101010010111101111101111111010001101000010 e69b9ceab2bdec868be59aa5efbfa3e69b9ceab2bdec868be59aa5efbfa342
UHC 曜경솋嚥 ̄曜경솋嚥 ̄B 111010001111100010110000111001101001100110001111111001101011111110100011111111101110100011111000101100001110011010011001100011111110011010111111101000111111111001000010 e8f8b0e6998fe6bfa3fee8f8b0e6998fe6bfa3fe42

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