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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?屎?}?屎?{^ 0011111110011011100111010011111101111101001111111001101110011101001111110111101101011110 3f9b9d3f7d3f9b9d3f7b5e
EUC-JP ?屎?}?屎?{^ 0011111111010101111111010011111101111101001111111101010111111101001111110111101101011110 3fd5fd3f7d3fd5fd3f7b5e
UTF-8 웆屎겦}웆屎겦{^ 111011001001101110000110111001011011000110001110111010101011001010100110011111011110110010011011100001101110010110110001100011101110101010110010101001100111101101011110 ec9b86e5b18eeab2a67dec9b86e5b18eeab2a67b5e
UHC 웆屎겦}웆屎겦{^ 100111110101010011100011101110101000000110111000011111011001111101010100111000111011101010000001101110000111101101011110 9f54e3ba81b87d9f54e3ba81b87b5e

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