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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 逡ッ崧ー}逡ッ崧ー{^ 111001111001010110101111111110101010111110110000011111011110011110010101101011111111101010101111101100000111101101011110 e795affaafb07de795affaafb07b5e
EUC-JP 逡ッ崧ー}逡ッ崧ー{^ 111011011111010110001110101011111000111110111011110010101000111010110000011111011110110111110101100011101010111110001111101110111100101010001110101100000111101101011110 edf58eaf8fbbca8eb07dedf58eaf8fbbca8eb07b5e
UTF-8 逡ッ崧ー}逡ッ崧ー{^ 111010011000000010100001111011111011110110101111111001011011010010100111111011111011110110110000011111011110100110000000101000011110111110111101101011111110010110110100101001111110111110111101101100000111101101011110 e980a1efbdafe5b4a7efbdb07de980a1efbdafe5b4a7efbdb07b5e
UHC 逡?崧?}逡?崧?{^ 111100011110010000111111111000101111111000111111011111011111000111100100001111111110001011111110001111110111101101011110 f1e43fe2fe3f7df1e43fe2fe3f7b5e

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