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 鬲咲攣\}鬲咲攣\{^ 1110100110101101100011011110011110011101101110010101110001111101111010011010110110001101111001111001110110111001010111000111101101011110 e9ad8de79db95c7de9ad8de79db95c7b5e
EUC-JP 鬲咲攣\}鬲咲攣\{^ 1111001010101111101110101110100111011010101110110101110001111101111100101010111110111010111010011101101010111011010111000111101101011110 f2afbae9dabb5c7df2afbae9dabb5c7b5e
UTF-8 鬲咲攣\}鬲咲攣\{^ 1110100110101100101100101110010110010010101100101110011010010100101000110101110001111101111010011010110010110010111001011001001010110010111001101001010010100011010111000111101101011110 e9acb2e592b2e694a35c7de9acb2e592b2e694a35c7b5e
UHC ??攣\}??攣\{^ 00111111001111111101010111111101010111000111110100111111001111111101010111111101010111000111101101011110 3f3fd5fd5c7d3f3fd5fd5c7b5e

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