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 埃善?}埃善?{^ 10011010101110101001000101010000001111110111110110011010101110101001000101010000001111110111101101011110 9aba91503f7d9aba91503f7b5e
EUC-JP 埃善?}埃善?{^ 11010100101111001100000110110001001111110111110111010100101111001100000110110001001111110111101101011110 d4bcc1b13f7dd4bcc1b13f7b5e
UTF-8 埃善탇}埃善탇{^ 111001011001111110000011111001011001011010000100111011011000001110000111011111011110010110011111100000111110010110010110100001001110110110000011100001110111101101011110 e59f83e59684ed83877de59f83e59684ed83877b5e
UHC 埃善탇}埃善탇{^ 111001001110111111100000101111001011010101101110011111011110010011101111111000001011110010110101011011100111101101011110 e4efe0bcb56e7de4efe0bcb56e7b5e

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