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 虞?衣?}虞?衣?{^ 100010111111000100111111100010001101111100111111011111011000101111110001001111111000100011011111001111110111101101011110 8bf13f88df3f7d8bf13f88df3f7b5e
EUC-JP 虞?衣?}虞?衣?{^ 101101101111001100111111101100001110000100111111011111011011011011110011001111111011000011100001001111110111101101011110 b6f33fb0e13f7db6f33fb0e13f7b5e
UTF-8 虞렧衣죈}虞렧衣죈{^ 111010001001100110011110111010111010000010100111111010001010000110100011111011001010001110001000011111011110100010011001100111101110101110100000101001111110100010100001101000111110110010100011100010000111101101011110 e8999eeba0a7e8a1a3eca3887de8999eeba0a7e8a1a3eca3887b5e
UHC 虞렧衣죈}虞렧衣죈{^ 11101001111001011000111010110110111010111111110111000001110011000111110111101001111001011000111010110110111010111111110111000001110011000111101101011110 e9e58eb6ebfdc1cc7de9e58eb6ebfdc1cc7b5e

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