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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 髷占こ}髷占こ{^ 111010011001111010010000111010001000001010110001011111011110100110011110100100001110100010000010101100010111101101011110 e99e90e882b17de99e90e882b17b5e
EUC-JP 髷占こ}髷占こ{^ 111100011111111011000000111010101010010010110011011111011111000111111110110000001110101010100100101100110111101101011110 f1fec0eaa4b37df1fec0eaa4b37b5e
UTF-8 髷占こ}髷占こ{^ 111010011010101110110111111001011000110110100000111000111000000110010011011111011110100110101011101101111110010110001101101000001110001110000001100100110111101101011110 e9abb7e58da0e381937de9abb7e58da0e381937b5e
UHC ?占こ}?占こ{^ 00111111111011111011111110101010101100110111110100111111111011111011111110101010101100110111101101011110 3fefbfaab37d3fefbfaab37b5e

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