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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 荏瓏??荏瓏??^ 10001001011000001110000011111010001111110011111110001001011000001110000011111010001111110011111101011110 8960e0fa3f3f8960e0fa3f3f5e
EUC-JP 荏瓏??荏瓏??^ 10110001110000011110000011111100001111110011111110110001110000011110000011111100001111110011111101011110 b1c1e0fc3f3fb1c1e0fc3f3f5e
UTF-8 荏瓏렣받荏瓏렣밗^ 11101000100011011000111111100111100100111000111111101011101000001010001111101011101100001001101111101000100011011000111111100111100100111000111111101011101000001010001111101011101100001001011101011110 e88d8fe7938feba0a3ebb09be88d8fe7938feba0a3ebb0975e
UHC 荏瓏렣받荏瓏렣밗^ 1110110011111011110101101110101010001110101101001011100111011110111011001111101111010110111010101000111010110100101110011101110001011110 ecfbd6ea8eb4b9deecfbd6ea8eb4b9dc5e

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