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 痍?箏?痍?箏?^ 11100001011101110011111111100010101101010011111111100001011101110011111111100010101101010011111101011110 e1773fe2b53fe1773fe2b53f5e
EUC-JP 痍?箏?痍?箏?^ 11100001110110000011111111100100101101110011111111100001110110000011111111100100101101110011111101011110 e1d83fe4b73fe1d83fe4b73f5e
UTF-8 痍렣箏렖痍렣箏렖^ 11100111100101111000110111101011101000001010001111100111101011101000111111101011101000001001011011100111100101111000110111101011101000001010001111100111101011101000111111101011101000001001011001011110 e7978deba0a3e7ae8feba096e7978deba0a3e7ae8feba0965e
UHC 痍렣箏렖痍렣箏렖^ 1110110010110111100011101011010011101110101101001000111010101011111011001011011110001110101101001110111010110100100011101010101101011110 ecb78eb4eeb48eabecb78eb4eeb48eab5e

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