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}v???A}vB 00111111001111110011111101000001011111010111011000111111001111110011111101000001011111010111011001000010 3f3f3f417d763f3f3f417d7642
SJIS-WIN 葢蒂蒭A}v葢蒂蒭A}vB 11100100111000101110010011011010111001001101100001000001011111010111011011100100111000101110010011011010111001001101100001000001011111010111011001000010 e4e2e4dae4d8417d76e4e2e4dae4d8417d7642
EUC-JP 葢蒂蒭A}v葢蒂蒭A}vB 11101000111001001110100011011100111010001101101001000001011111010111011011101000111001001110100011011100111010001101101001000001011111010111011001000010 e8e4e8dce8da417d76e8e4e8dce8da417d7642
UTF-8 葢蒂蒭A}v葢蒂蒭A}vB 11101000100100011010001011101000100100101000001011101000100100101010110101000001011111010111011011101000100100011010001011101000100100101000001011101000100100101010110101000001011111010111011001000010 e891a2e89282e892ad417d76e891a2e89282e892ad417d7642
UHC ???A}v???A}vB 00111111001111110011111101000001011111010111011000111111001111110011111101000001011111010111011001000010 3f3f3f417d763f3f3f417d7642

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