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 ???±????^ 001111110011111100111111101100010011111100111111001111110011111101011110 3f3f3fb13f3f3f3f5e
SJIS-WIN 辣懃」±辣懃」+^ 111001111000010110011100111001111010001110000001011111011110011110000101100111001110011110100011100000010111101101011110 e7859ce7a3817de7859ce7a3817b5e
EUC-JP 辣懃」±辣懃」+^ 1110110111100101110110001110100110001110101000111010000111011110111011011110010111011000111010011000111010100011101000011101110001011110 ede5d8e98ea3a1deede5d8e98ea3a1dc5e
UTF-8 辣懃」±辣懃」+^ 111010001011111010100011111001101000011110000011111011111011110110100011110000101011000111101000101111101010001111100110100001111000001111101111101111011010001111101111101111001000101101011110 e8bea3e68783efbda3c2b1e8bea3e68783efbda3efbc8b5e
UHC 辣懃?±辣懃?+^ 110101011011100011010000110001000011111110100001101111101101010110111000110100001100010000111111101000111010101101011110 d5b8d0c43fa1bed5b8d0c43fa3ab5e

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