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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 宵ソ。宵ソ。^ 10001111101010101011111110100001111100001011100110001111101010101011111110100001111100001011100101011110 8faabfa1f0b98faabfa1f0b95e
EUC-JP 宵ソ。?宵ソ。?^ 101111101010110010001110101111111000111010100001001111111011111010101100100011101011111110001110101000010011111101011110 beac8ebf8ea13fbeac8ebf8ea13f5e
UTF-8 宵ソ。宵ソ。^ 11100101101011101011010111101111101111011011111111101111101111011010000111101110100000011011100011100101101011101011010111101111101111011011111111101111101111011010000111101110100000011011100001011110 e5aeb5efbdbfefbda1ee81b8e5aeb5efbdbfefbda1ee81b85e
UHC 宵???宵???^ 1110000110110010001111110011111100111111111000011011001000111111001111110011111101011110 e1b23f3f3fe1b23f3f3f5e

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