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 怨峰?\}怨峰?\{^ 100010011000010110010101111101000011111101011100011111011000100110000101100101011111010000111111010111000111101101011110 898595f43f5c7d898595f43f5c7b5e
EUC-JP 怨峰?\}怨峰?\{^ 101100011110010111001010111101100011111101011100011111011011000111100101110010101111011000111111010111000111101101011110 b1e5caf63f5c7db1e5caf63f5c7b5e
UTF-8 怨峰드\}怨峰드\{^ 1110011010000000101010001110010110110011101100001110101110010011100111000101110001111101111001101000000010101000111001011011001110110000111010111001001110011100010111000111101101011110 e680a8e5b3b0eb939c5c7de680a8e5b3b0eb939c5c7b5e
UHC 怨峰드\}怨峰드\{^ 1110101010110011110111001110100010110101111001010101110001111101111010101011001111011100111010001011010111100101010111000111101101011110 eab3dce8b5e55c7deab3dce8b5e55c7b5e

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