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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 髢ァ雖図髢ァ雖須^ 111010011001011010100111111001011010101110010000011111011110100110010110101001111110010110101011100100000111101101011110 e996a7e5ab907de996a7e5ab907b5e
EUC-JP 髢ァ雖図髢ァ雖須^ 1111000111110110100011101010011111101010101011011011111111011110111100011111011010001110101001111110101010101101101111111101110001011110 f1f68ea7eaadbfdef1f68ea7eaadbfdc5e
UTF-8 髢ァ雖図髢ァ雖須^ 11101001101010111010001011101111101111011010011111101001100110111001011011100101100110111011001111101001101010111010001011101111101111011010011111101001100110111001011011101001101000001000100001011110 e9aba2efbda7e99b96e59bb3e9aba2efbda7e99b96e9a0885e
UHC ??雖???雖須^ 001111110011111111100010110011000011111100111111001111111110001011001100111000101100111001011110 3f3fe2cc3f3f3fe2cce2ce5e

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