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 圈咼妝}圈咼妝{^ 100110101001111110011010010001001001101101000010011111011001101010011111100110100100010010011011010000100111101101011110 9a9f9a449b427d9a9f9a449b427b5e
EUC-JP 圈咼妝}圈咼妝{^ 110101001010000111010011101001011101010110100011011111011101010010100001110100111010010111010101101000110111101101011110 d4a1d3a5d5a37dd4a1d3a5d5a37b5e
UTF-8 圈咼妝}圈咼妝{^ 111001011001110010001000111001011001001010111100111001011010011010011101011111011110010110011100100010001110010110010010101111001110010110100110100111010111101101011110 e59c88e592bce5a69d7de59c88e592bce5a69d7b5e
UHC 圈??}圈??{^ 1100111111101010001111110011111101111101110011111110101000111111001111110111101101011110 cfea3f3f7dcfea3f3f7b5e

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