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 銧オャ\}銧オャ\{^ 11111011110011001011010110101100010111000111110111111011110011001011010110101100010111000111101101011110 fbccb5ac5c7dfbccb5ac5c7b5e
EUC-JP 銧オャ\}銧オャ\{^ 10001111111001001010011010001110101101011000111010101100010111000111110110001111111001001010011010001110101101011000111010101100010111000111101101011110 8fe4a68eb58eac5c7d8fe4a68eb58eac5c7b5e
UTF-8 銧オャ\}銧オャ\{^ 1110100110001010101001111110111110111101101101011110111110111101101011000101110001111101111010011000101010100111111011111011110110110101111011111011110110101100010111000111101101011110 e98aa7efbdb5efbdac5c7de98aa7efbdb5efbdac5c7b5e
UHC ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e

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