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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ?賂??}?賂??{^ 00111111100110000100011100111111001111110111110100111111100110000100011100111111001111110111101101011110 3f98473f3f7d3f98473f3f7b5e
EUC-JP ?賂??}?賂??{^ 00111111110011111010100000111111001111110111110100111111110011111010100000111111001111110111101101011110 3fcfa83f3f7d3fcfa83f3f7b5e
UTF-8 亐賂렰렗}亐賂렰렗{^ 111001001011101010010000111010001011001110000010111010111010000010110000111010111010000010010111011111011110010010111010100100001110100010110011100000101110101110100000101100001110101110100000100101110111101101011110 e4ba90e8b382eba0b0eba0977de4ba90e8b382eba0b0eba0977b5e
UHC 亐賂렰렗}亐賂렰렗{^ 11101010101001111101011011110001100011101011110110001110101011000111110111101010101001111101011011110001100011101011110110001110101011000111101101011110 eaa7d6f18ebd8eac7deaa7d6f18ebd8eac7b5e

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