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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 煜疾エ鯲タウソ 1111101101010101100011101011111011110000101111011011010011101001110011001100000011110000101111011011001110111111 fb558ebef0bdb4e9ccc0f0bdb3bf
EUC-JP 煜疾?エ鯲タ?ウソ 1000111111001001111111001011110011000000001111111000111010110100111100101100111010001110110000000011111110001110101100111000111010111111 8fc9fcbcc03f8eb4f2ce8ec03f8eb38ebf
UTF-8 煜疾エ鯲タウソ 111001111000010110011100111001111001011010111110111011101000000110111100111011111011110110110100111010011010111110110010111011111011111010000000111011101000000110111100111011111011110110110011111011111011110110111111 e7859ce796beee81bcefbdb4e9afb2efbe80ee81bcefbdb3efbdbf
UHC 煜疾??????? 1110100111110010111100101111000000111111001111110011111100111111001111110011111100111111 e9f2f2f03f3f3f3f3f3f3f

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