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 凹?У\}凹?У\{^ 100010011001101000111111100001000101010001011100011111011000100110011010001111111000010001010100010111000111101101011110 899a3f84545c7d899a3f84545c7b5e
EUC-JP 凹?У\}凹?У\{^ 101100011111101000111111101001111011010101011100011111011011000111111010001111111010011110110101010111000111101101011110 b1fa3fa7b55c7db1fa3fa7b55c7b5e
UTF-8 凹좊У\}凹좊У\{^ 111001011000011110111001111011001010001010001010110100001010001101011100011111011110010110000111101110011110110010100010100010101101000010100011010111000111101101011110 e587b9eca28ad0a35c7de587b9eca28ad0a35c7b5e
UHC 凹좊У\}凹좊У\{^ 1110100011101010101000001110101110101100101101010101110001111101111010001110101010100000111010111010110010110101010111000111101101011110 e8eaa0ebacb55c7de8eaa0ebacb55c7b5e

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