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 ?W?Jn}?W?Jn{^ 00111111010101110011111101001010011011100111110100111111010101110011111101001010011011100111101101011110 3f573f4a6e7d3f573f4a6e7b5e
SJIS-WIN 蟋W蟋Jn}蟋W蟋Jn{^ 1110010110100111010101111110010110100111010010100110111001111101111001011010011101010111111001011010011101001010011011100111101101011110 e5a757e5a74a6e7de5a757e5a74a6e7b5e
EUC-JP 蟋W蟋Jn}蟋W蟋Jn{^ 1110101010101001010101111110101010101001010010100110111001111101111010101010100101010111111010101010100101001010011011100111101101011110 eaa957eaa94a6e7deaa957eaa94a6e7b5e
UTF-8 蟋W蟋Jn}蟋W蟋Jn{^ 111010001001111110001011010101111110100010011111100010110100101001101110011111011110100010011111100010110101011111101000100111111000101101001010011011100111101101011110 e89f8b57e89f8b4a6e7de89f8b57e89f8b4a6e7b5e
UHC ?W?Jn}?W?Jn{^ 00111111010101110011111101001010011011100111110100111111010101110011111101001010011011100111101101011110 3f573f4a6e7d3f573f4a6e7b5e

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