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{^ 0011111100111111001111110111100001111101001111110011111100111111011110000111101101011110 3f3f3f787d3f3f3f787b5e
EUC-JP ???x}???x{^ 0011111100111111001111110111100001111101001111110011111100111111011110000111101101011110 3f3f3f787d3f3f3f787b5e
UTF-8 吏ㅼ쭠x}吏ㅼ쭠x{^ 1110111110100111100111101110001110000101101111001110110010101101101000000111100001111101111011111010011110011110111000111000010110111100111011001010110110100000011110000111101101011110 efa79ee385bcecada0787defa79ee385bcecada0787b5e
UHC 吏ㅼ쭠x}吏ㅼ쭠x{^ 1110110010100111101001001110110010100111100101010111100001111101111011001010011110100100111011001010011110010101011110000111101101011110 eca7a4eca795787deca7a4eca795787b5e

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