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 煜疾質醤ネ雫 11111011010101011000111010111110111100101011101110001110101111111000111111011101110010001000111010110100 fb558ebef2bb8ebf8fddc88eb4
EUC-JP 煜疾?質醤ネ雫 1000111111001001111111001011110011000000001111111011110011000001101111101101111110001110110010001011110010110110 8fc9fcbcc03fbcc1bedf8ec8bcb6
UTF-8 煜疾質醤ネ雫 111001111000010110011100111001111001011010111110111011101000011110110010111010001011001110101010111010011000011010100100111011111011111010001000111010011001101110101011 e7859ce796beee87b2e8b3aae986a4efbe88e99bab
UHC 煜疾?質??? 11101001111100101111001011110000001111111111001011110101001111110011111100111111 e9f2f2f03ff2f53f3f3f

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