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 ?遯??}?遯??{^ 00111111111001111010101000111111001111110111110100111111111001111010101000111111001111110111101101011110 3fe7aa3f3f7d3fe7aa3f3f7b5e
EUC-JP ?遯??}?遯??{^ 00111111111011101010110000111111001111110111110100111111111011101010110000111111001111110111101101011110 3feeac3f3f7d3feeac3f3f7b5e
UTF-8 亐遯렡렔}亐遯렡렔{^ 111001001011101010010000111010011000000110101111111010111010000010100001111010111010000010010100011111011110010010111010100100001110100110000001101011111110101110100000101000011110101110100000100101000111101101011110 e4ba90e981afeba0a1eba0947de4ba90e981afeba0a1eba0947b5e
UHC 亐遯렡렔}亐遯렡렔{^ 11101010101001111101010011101110100011101011001010001110101010010111110111101010101001111101010011101110100011101011001010001110101010010111101101011110 eaa7d4ee8eb28ea97deaa7d4ee8eb28ea97b5e

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