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 ????????^^ 00111111001111110011111100111111001111110011111100111111001111110101111001011110 3f3f3f3f3f3f3f3f5e5e
SJIS-WIN 犲琴繋奔犲琴繋磨^^ 111000001011101010001011110101011000110001110001100101100111101011100000101110101000101111010101100011000111000110010110100000010101111001011110 e0ba8bd58c71967ae0ba8bd58c7196815e5e
EUC-JP 犲琴繋奔犲琴繋磨^^ 111000001011110010110110110101111011011111010010110010111101101111100000101111001011011011010111101101111101001011001011111000010101111001011110 e0bcb6d7b7d2cbdbe0bcb6d7b7d2cbe15e5e
UTF-8 犲琴繋奔犲琴繋磨^^ 1110011110001010101100101110011110010000101101001110011110111001100010111110010110100101100101001110011110001010101100101110011110010000101101001110011110111001100010111110011110100011101010000101111001011110 e78ab2e790b4e7b98be5a594e78ab2e790b4e7b98be7a3a85e5e
UHC ?琴?奔?琴?磨^^ 0011111111010000110101100011111111011101110001100011111111010000110101100011111111011000101010000101111001011110 3fd0d63fddc63fd0d63fd8a85e5e

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