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 跿常■}跿常■{^ 111001101111001110001111111011011000000110100001011111011110011011110011100011111110110110000001101000010111101101011110 e6f38fed81a17de6f38fed81a17b5e
EUC-JP 跿常■}跿常■{^ 111011001111010110111110111011111010001010100011011111011110110011110101101111101110111110100010101000110111101101011110 ecf5beefa2a37decf5beefa2a37b5e
UTF-8 跿常■}跿常■{^ 111010001011011110111111111001011011100010111000111000101001011010100000011111011110100010110111101111111110010110111000101110001110001010010110101000000111101101011110 e8b7bfe5b8b8e296a07de8b7bfe5b8b8e296a07b5e
UHC ?常■}?常■{^ 00111111110111111100100010100001111000010111110100111111110111111100100010100001111000010111101101011110 3fdfc8a1e17d3fdfc8a1e17b5e

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