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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 夭敎臺}夭敎臺{^ 100110101110111011111010110011011110010001101001011111011001101011101110111110101100110111100100011010010111101101011110 9aeefacde4697d9aeefacde4697b5e
EUC-JP 夭?臺}夭?臺{^ 11010100111100000011111111100111110010100111110111010100111100000011111111100111110010100111101101011110 d4f03fe7ca7dd4f03fe7ca7b5e
UTF-8 夭敎臺}夭敎臺{^ 111001011010010010101101111001101001010110001110111010001000011110111010011111011110010110100100101011011110011010010101100011101110100010000111101110100111101101011110 e5a4ade6958ee887ba7de5a4ade6958ee887ba7b5e
UHC 夭敎臺}夭敎臺{^ 111010001110110011001110111001111101001111100110011111011110100011101100110011101110011111010011111001100111101101011110 e8eccee7d3e67de8eccee7d3e67b5e

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