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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 譫千ウッ雍榊埋 111001101001111010010000111001111011001110101111111010001011010010001101111001011001011010000100 e69e90e7b3afe8b48de59684
EUC-JP 譫千ウッ雍榊埋 1110101111111110110000001110100110001110101100111000111010101111111100001011011010111010111001111100101111100100 ebfec0e98eb38eaff0b6bae7cbe4
UTF-8 譫千ウッ雍榊埋 111010001010110110101011111001011000110110000011111011111011110110110011111011111011110110101111111010011001101110001101111001101010011010001010111001011001111110001011 e8adabe58d83efbdb3efbdafe99b8de6a68ae59f8b
UHC ?千??雍?埋 00111111111101001011011000111111001111111110100010111100001111111101100011011000 3ff4b63f3fe8bc3fd8d8

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