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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 譟煙 ̄[譟煙 ̄[^ 111001101001111110001001100011001000000101010000010110111110011010011111100010011000110010000001010100000101101101011110 e69f898c81505be69f898c81505b5e
EUC-JP 譟煙 ̄[譟煙 ̄[^ 111011001010000110110001111011001010000110110001010110111110110010100001101100011110110010100001101100010101101101011110 eca1b1eca1b15beca1b1eca1b15b5e
UTF-8 譟煙 ̄[譟煙 ̄[^ 111010001010110110011111111001111000010110011001111011111011111110100011010110111110100010101101100111111110011110000101100110011110111110111111101000110101101101011110 e8ad9fe78599efbfa35be8ad9fe78599efbfa35b5e
UHC ?煙 ̄[?煙 ̄[^ 00111111111001101101010110100011111111100101101100111111111001101101010110100011111111100101101101011110 3fe6d5a3fe5b3fe6d5a3fe5b5e

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