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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 席笹淞錫?贖^ 100100001100100010001101111110011001111111000010100011101110000000111111111001101101110001011110 90c88df99fc28ee03fe6dc5e
EUC-JP 席笹淞錫?贖^ 110000001100101010111010111110111101111011000100101111001110001000111111111011001101111001011110 c0cabafbdec4bce23fecde5e
UTF-8 席笹淞錫卨贖^ 11100101101110001010110111100111101011001011100111100110101101111001111011101001100011001010101111100101100011011010100011101000101101001001011001011110 e5b8ade7acb9e6b79ee98cabe58da8e8b4965e
UHC 席笹淞錫卨贖^ 11100000101011001110000110101011111000011110011111100000101110001110000011011001111000011101101101011110 e0ace1abe1e7e0b8e0d9e1db5e

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