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 ??犁?}??犁?{^ 00111111001111111110000010110011001111110111110100111111001111111110000010110011001111110111101101011110 3f3fe0b33f7d3f3fe0b33f7b5e
EUC-JP ??犁?}??犁?{^ 00111111001111111110000010110101001111110111110100111111001111111110000010110101001111110111101101011110 3f3fe0b53f7d3f3fe0b53f7b5e
UTF-8 뤕㏅犁홳}뤕㏅犁홳{^ 111010111010010010010101111000111000111110000101111001111000101010000001111011011001100110110011011111011110101110100100100101011110001110001111100001011110011110001010100000011110110110011001101100110111101101011110 eba495e38f85e78a81ed99b37deba495e38f85e78a81ed99b37b5e
UHC 뤕㏅犁홳}뤕㏅犁홳{^ 10001111110001011010011111100000110101111110000011000011011011100111110110001111110001011010011111100000110101111110000011000011011011100111101101011110 8fc5a7e0d7e0c36e7d8fc5a7e0d7e0c36e7b5e

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