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 甼筅癲}甼筅癲{^ 111000010101010111100010101001001110000110011111011111011110000101010101111000101010010011100001100111110111101101011110 e155e2a4e19f7de155e2a4e19f7b5e
EUC-JP 甼筅癲}甼筅癲{^ 111000011011011011100100101001101110001010100001011111011110000110110110111001001010011011100010101000010111101101011110 e1b6e4a6e2a17de1b6e4a6e2a17b5e
UTF-8 甼筅癲}甼筅癲{^ 111001111001010010111100111001111010110110000101111001111001100110110010011111011110011110010100101111001110011110101101100001011110011110011001101100100111101101011110 e794bce7ad85e799b27de794bce7ad85e799b27b5e
UHC ??癲}??癲{^ 0011111100111111111011111010011001111101001111110011111111101111101001100111101101011110 3f3fefa67d3f3fefa67b5e

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