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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 瑯シユシッ瑯シユシッ^ 11100000111001011011110011010101101111001010111111100000111001011011110011010101101111001010111101011110 e0e5bcd5bcafe0e5bcd5bcaf5e
EUC-JP 瑯シユシッ瑯シユシッ^ 111000001110011110001110101111001000111011010101100011101011110010001110101011111110000011100111100011101011110010001110110101011000111010111100100011101010111101011110 e0e78ebc8ed58ebc8eafe0e78ebc8ed58ebc8eaf5e
UTF-8 瑯シユシッ瑯シユシッ^ 11100111100100011010111111101111101111011011110011101111101111101001010111101111101111011011110011101111101111011010111111100111100100011010111111101111101111011011110011101111101111101001010111101111101111011011110011101111101111011010111101011110 e791afefbdbcefbe95efbdbcefbdafe791afefbdbcefbe95efbdbcefbdaf5e
UHC 瑯????瑯????^ 11010101110010110011111100111111001111110011111111010101110010110011111100111111001111110011111101011110 d5cb3f3f3f3fd5cb3f3f3f3f5e

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