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 0011111100111111010000010111110101110110001111110011111101000001011111010111011001000010 3f3f417d763f3f417d7642
SJIS-WIN 煆ウA}v煆ウA}vB 11111011010101101011001101000001011111010111011011111011010101101011001101000001011111010111011001000010 fb56b3417d76fb56b3417d7642
EUC-JP 煆ウA}v煆ウA}vB 1000111111001001111101001000111010110011010000010111110101110110100011111100100111110100100011101011001101000001011111010111011001000010 8fc9f48eb3417d768fc9f48eb3417d7642
UTF-8 煆ウA}v煆ウA}vB 11100111100001011000011011101111101111011011001101000001011111010111011011100111100001011000011011101111101111011011001101000001011111010111011001000010 e78586efbdb3417d76e78586efbdb3417d7642
UHC ??A}v??A}vB 0011111100111111010000010111110101110110001111110011111101000001011111010111011001000010 3f3f417d763f3f417d7642

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