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 鬩鈴擠\}鬩鈴擠\{^ 1110100110101001100101111110100110011101101010010101110001111101111010011010100110010111111010011001110110101001010111000111101101011110 e9a997e99da95c7de9a997e99da95c7b5e
EUC-JP 鬩鈴擠\}鬩鈴擠\{^ 1111001010101011110011101110101111011010101010110101110001111101111100101010101111001110111010111101101010101011010111000111101101011110 f2abceebdaab5c7df2abceebdaab5c7b5e
UTF-8 鬩鈴擠\}鬩鈴擠\{^ 1110100110101100101010011110100110001000101101001110011010010011101000000101110001111101111010011010110010101001111010011000100010110100111001101001001110100000010111000111101101011110 e9aca9e988b4e693a05c7de9aca9e988b4e693a05c7b5e
UHC ?鈴?\}?鈴?\{^ 00111111110101101100001000111111010111000111110100111111110101101100001000111111010111000111101101011110 3fd6c23f5c7d3fd6c23f5c7b5e

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