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 遏夭槙}遏夭槙{^ 111001111001111110011010111011101001011010001010011111011110011110011111100110101110111010010110100010100111101101011110 e79f9aee968a7de79f9aee968a7b5e
EUC-JP 遏夭槙}遏夭槙{^ 111011101010000111010100111100001100101111101010011111011110111010100001110101001111000011001011111010100111101101011110 eea1d4f0cbea7deea1d4f0cbea7b5e
UTF-8 遏夭槙}遏夭槙{^ 111010011000000110001111111001011010010010101101111001101010011110011001011111011110100110000001100011111110010110100100101011011110011010100111100110010111101101011110 e9818fe5a4ade6a7997de9818fe5a4ade6a7997b5e
UHC ?夭?}?夭?{^ 0011111111101000111011000011111101111101001111111110100011101100001111110111101101011110 3fe8ec3f7d3fe8ec3f7b5e

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