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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN 陬晁憶陬晉イア^ 11101000101000111001110111101000100010011010111111101000101000111001110111100111101100101011000101011110 e8a39de889afe8a39de7b2b15e
EUC-JP 陬晁憶陬晉イア^ 111100001010010111011010111010101011001010110001111100001010010111011010111010011000111010110010100011101011000101011110 f0a5daeab2b1f0a5dae98eb28eb15e
UTF-8 陬晁憶陬晉イア^ 11101001100110011010110011100110100110011000000111100110100001101011011011101001100110011010110011100110100110011000100111101111101111011011001011101111101111011011000101011110 e999ace69981e686b6e999ace69989efbdb2efbdb15e
UHC ?晁憶?晉??^ 0011111111110000110001011110010111100011001111111111001011001011001111110011111101011110 3ff0c5e5e33ff2cb3f3f5e

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