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 證珠撻}證珠撻{^ 111001101001101010001110111011001001110110100011011111011110011010011010100011101110110010011101101000110111101101011110 e69a8eec9da37de69a8eec9da37b5e
EUC-JP 證珠撻}證珠撻{^ 111010111111101010111100111011101101101010100101011111011110101111111010101111001110111011011010101001010111101101011110 ebfabceedaa57debfabceedaa57b5e
UTF-8 證珠撻}證珠撻{^ 111010001010110110001001111001111000111110100000111001101001001010111011011111011110100010101101100010011110011110001111101000001110011010010010101110110111101101011110 e8ad89e78fa0e692bb7de8ad89e78fa0e692bb7b5e
UHC 證珠撻}證珠撻{^ 111100011111101111110001110000011101001110110101011111011111000111111011111100011100000111010011101101010111101101011110 f1fbf1c1d3b57df1fbf1c1d3b57b5e

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