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 趙鞆彬\}趙鞆彬\{^ 1110011011100010111010001101101110010101011010100101110001111101111001101110001011101000110110111001010101101010010111000111101101011110 e6e2e8db956a5c7de6e2e8db956a5c7b5e
EUC-JP 趙鞆彬\}趙鞆彬\{^ 1110110011100100111100001101110111001001110010110101110001111101111011001110010011110000110111011100100111001011010111000111101101011110 ece4f0ddc9cb5c7dece4f0ddc9cb5c7b5e
UTF-8 趙鞆彬\}趙鞆彬\{^ 1110100010110110100110011110100110011110100001101110010110111101101011000101110001111101111010001011011010011001111010011001111010000110111001011011110110101100010111000111101101011110 e8b699e99e86e5bdac5c7de8b699e99e86e5bdac5c7b5e
UHC 趙?彬\}趙?彬\{^ 111100001110000100111111110111101010111101011100011111011111000011100001001111111101111010101111010111000111101101011110 f0e13fdeaf5c7df0e13fdeaf5c7b5e

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