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 ??窪?}??窪?{^ 00111111001111111000110001000101001111110111110100111111001111111000110001000101001111110111101101011110 3f3f8c453f7d3f3f8c453f7b5e
EUC-JP 塼?窪?}塼?窪?{^ 1000111110111000101110010011111110110111101001100011111101111101100011111011100010111001001111111011011110100110001111110111101101011110 8fb8b93fb7a63f7d8fb8b93fb7a63f7b5e
UTF-8 塼렦窪賈}塼렦窪賈{^ 111001011010000110111100111010111010000010100110111001111010101010101010111011111010010010000011011111011110010110100001101111001110101110100000101001101110011110101010101010101110111110100100100000110111101101011110 e5a1bceba0a6e7aaaaefa4837de5a1bceba0a6e7aaaaefa4837b5e
UHC 塼렦窪賈}塼렦窪賈{^ 11101110111101001000111010110101111010001100000111001101110011110111110111101110111101001000111010110101111010001100000111001101110011110111101101011110 eef48eb5e8c1cdcf7deef48eb5e8c1cdcf7b5e

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