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 ??淨}??淨{^ 0011111100111111100111111100010001111101001111110011111110011111110001000111101101011110 3f3f9fc47d3f3f9fc47b5e
EUC-JP ??淨}??淨{^ 0011111100111111110111101100011001111101001111110011111111011110110001100111101101011110 3f3fdec67d3f3fdec67b5e
UTF-8 쉠쇽淨}쉠쇽淨{^ 111011001000100110100000111011001000011110111101111001101011011110101000011111011110110010001001101000001110110010000111101111011110011010110111101010000111101101011110 ec89a0ec87bde6b7a87dec89a0ec87bde6b7a87b5e
UHC 쉠쇽淨}쉠쇽淨{^ 101111011010101010111100111011111110111111100100011111011011110110101010101111001110111111101111111001000111101101011110 bdaabcefefe47dbdaabcefefe47b5e

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