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 ???x}???x{^ 0011111100111111001111110111100001111101001111110011111100111111011110000111101101011110 3f3f3f787d3f3f3f787b5e
SJIS-WIN 張??x}張??x{^ 10010010101000110011111100111111011110000111110110010010101000110011111100111111011110000111101101011110 92a33f3f787d92a33f3f787b5e
EUC-JP 張??x}張??x{^ 11000100101001010011111100111111011110000111110111000100101001010011111100111111011110000111101101011110 c4a53f3f787dc4a53f3f787b5e
UTF-8 張잏ㅊx}張잏ㅊx{^ 1110010110111100101101011110110010011110100011111110001110000101100010100111100001111101111001011011110010110101111011001001111010001111111000111000010110001010011110000111101101011110 e5bcb5ec9e8fe3858a787de5bcb5ec9e8fe3858a787b5e
UHC 張잏ㅊx}張잏ㅊx{^ 1110110111100101100111111110011110100100101110100111100001111101111011011110010110011111111001111010010010111010011110000111101101011110 ede59fe7a4ba787dede59fe7a4ba787b5e

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