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 轢具ァ±轢具ァ+^ 111001111000000010001011111011111010011110000001011111011110011110000000100010111110111110100111100000010111101101011110 e7808befa7817de7808befa7817b5e
EUC-JP 轢具ァ±轢具ァ+^ 1110110111100000101101101111000110001110101001111010000111011110111011011110000010110110111100011000111010100111101000011101110001011110 ede0b6f18ea7a1deede0b6f18ea7a1dc5e
UTF-8 轢具ァ±轢具ァ+^ 111010001011110110100010111001011000010110110111111011111011110110100111110000101011000111101000101111011010001011100101100001011011011111101111101111011010011111101111101111001000101101011110 e8bda2e585b7efbda7c2b1e8bda2e585b7efbda7efbc8b5e
UHC 轢具?±轢具?+^ 110101011111100111001110111111010011111110100001101111101101010111111001110011101111110100111111101000111010101101011110 d5f9cefd3fa1bed5f9cefd3fa3ab5e

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