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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 趙經?\}趙經?\{^ 111001101110001011100011010100110011111101011100011111011110011011100010111000110101001100111111010111000111101101011110 e6e2e3533f5c7de6e2e3533f5c7b5e
EUC-JP 趙經?\}趙經?\{^ 111011001110010011100101101101000011111101011100011111011110110011100100111001011011010000111111010111000111101101011110 ece4e5b43f5c7dece4e5b43f5c7b5e
UTF-8 趙經섭\}趙經섭\{^ 1110100010110110100110011110011110110110100100111110110010000100101011010101110001111101111010001011011010011001111001111011011010010011111011001000010010101101010111000111101101011110 e8b699e7b693ec84ad5c7de8b699e7b693ec84ad5c7b5e
UHC 趙經섭\}趙經섭\{^ 1111000011100001110011001110100010111100101101110101110001111101111100001110000111001100111010001011110010110111010111000111101101011110 f0e1cce8bcb75c7df0e1cce8bcb75c7b5e

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