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 ????E????EB 0011111100111111001111110011111101000101001111110011111100111111001111110100010101000010 3f3f3f3f453f3f3f3f4542
SJIS-WIN 髴馴エォE髴馴エォEB 111010011001110010010011111010011011010010101011010001011110100110011100100100111110100110110100101010110100010101000010 e99c93e9b4ab45e99c93e9b4ab4542
EUC-JP 髴馴エォE髴馴エォEB 11110001111111001100011011101011100011101011010010001110101010110100010111110001111111001100011011101011100011101011010010001110101010110100010101000010 f1fcc6eb8eb48eab45f1fcc6eb8eb48eab4542
UTF-8 髴馴エォE髴馴エォEB 111010011010101110110100111010011010011010110100111011111011110110110100111011111011110110101011010001011110100110101011101101001110100110100110101101001110111110111101101101001110111110111101101010110100010101000010 e9abb4e9a6b4efbdb4efbdab45e9abb4e9a6b4efbdb4efbdab4542
UHC ?馴??E?馴??EB 00111111111000101111100000111111001111110100010100111111111000101111100000111111001111110100010101000010 3fe2f83f3f453fe2f83f3f4542

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