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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 誓盾\}誓盾\{^ 10010000101111101000111110000010010111000111110110010000101111101000111110000010010111000111101101011110 90be8f825c7d90be8f825c7b5e
EUC-JP 誓盾\}誓盾\{^ 11000000110000001011110111100010010111000111110111000000110000001011110111100010010111000111101101011110 c0c0bde25c7dc0c0bde25c7b5e
UTF-8 誓盾\}誓盾\{^ 1110100010101010100100111110011110011011101111100101110001111101111010001010101010010011111001111001101110111110010111000111101101011110 e8aa93e79bbe5c7de8aa93e79bbe5c7b5e
UHC 誓盾\}誓盾\{^ 11100000101001011110001011101010010111000111110111100000101001011110001011101010010111000111101101011110 e0a5e2ea5c7de0a5e2ea5c7b5e

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