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 ??u??c??u??c^ 00111111001111110111010100111111001111110110001100111111001111110111010100111111001111110110001101011110 3f3f753f3f633f3f753f3f635e
SJIS-WIN 嶸ァu嶸ーc嶸ァu嶸ーc^ 1111101010110100101001110111010111111010101101001011000001100011111110101011010010100111011101011111101010110100101100000110001101011110 fab4a775fab4b063fab4a775fab4b0635e
EUC-JP 嶸ァu嶸ーc嶸ァu嶸ーc^ 10001111101110111111010010001110101001110111010110001111101110111111010010001110101100000110001110001111101110111111010010001110101001110111010110001111101110111111010010001110101100000110001101011110 8fbbf48ea7758fbbf48eb0638fbbf48ea7758fbbf48eb0635e
UTF-8 嶸ァu嶸ーc嶸ァu嶸ーc^ 1110010110110110101110001110111110111101101001110111010111100101101101101011100011101111101111011011000001100011111001011011011010111000111011111011110110100111011101011110010110110110101110001110111110111101101100000110001101011110 e5b6b8efbda775e5b6b8efbdb063e5b6b8efbda775e5b6b8efbdb0635e
UHC 嶸?u嶸?c嶸?u嶸?c^ 1110011110101110001111110111010111100111101011100011111101100011111001111010111000111111011101011110011110101110001111110110001101011110 e7ae3f75e7ae3f63e7ae3f75e7ae3f635e

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