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 —AäWn}—AäWn{^ 10010111010000011110010001010111011011100111110110010111010000011110010001010111011011100111101101011110 9741e4576e7d9741e4576e7b5e
SJIS-WIN ?A?Wn}?A?Wn{^ 00111111010000010011111101010111011011100111110100111111010000010011111101010111011011100111101101011110 3f413f576e7d3f413f576e7b5e
EUC-JP ?AäWn}?AäWn{^ 0011111101000001100011111010101110100011010101110110111001111101001111110100000110001111101010111010001101010111011011100111101101011110 3f418faba3576e7d3f418faba3576e7b5e
UTF-8 —AäWn}—AäWn{^ 1100001010010111010000011100001110100100010101110110111001111101110000101001011101000001110000111010010001010111011011100111101101011110 c29741c3a4576e7dc29741c3a4576e7b5e
UHC ?A?Wn}?A?Wn{^ 00111111010000010011111101010111011011100111110100111111010000010011111101010111011011100111101101011110 3f413f576e7d3f413f576e7b5e

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