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 歪わ?歪わ?^ 1001100001100011100000101110110100111111100110000110001110000010111011010011111101011110 986382ed3f986382ed3f5e
EUC-JP 歪わ?歪わ?^ 1100111111000100101001001110111100111111110011111100010010100100111011110011111101011110 cfc4a4ef3fcfc4a4ef3f5e
UTF-8 歪わ㎦歪わ㎦^ 11100110101011011010101011100011100000101000111111100011100011101010011011100110101011011010101011100011100000101000111111100011100011101010011001011110 e6adaae3828fe38ea6e6adaae3828fe38ea65e
UHC 歪わ㎦歪わ㎦^ 11101000111000001010101011101111101001111010101011101000111000001010101011101111101001111010101001011110 e8e0aaefa7aae8e0aaefa7aa5e

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