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 蟾作秩蟾作娘^ 11100101101101111000110111101100100100101000000111100101101101111000110111101100100101101011101001011110 e5b78dec9281e5b78dec96ba5e
EUC-JP 蟾作秩蟾作娘^ 11101010101110011011101011101110110000111110000111101010101110011011101011101110110011001011110001011110 eab9baeec3e1eab9baeeccbc5e
UTF-8 蟾作秩蟾作娘^ 11101000100111111011111011100100101111011001110011100111101001111010100111101000100111111011111011100100101111011001110011100101101010001001100001011110 e89fbee4bd9ce7a7a9e89fbee4bd9ce5a8985e
UHC 蟾作秩蟾作娘^ 11100000111010101110110111000010111100101111000111100000111010101110110111000010110100101010011001011110 e0eaedc2f2f1e0eaedc2d2a65e

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