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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ?λ??孃??肉ч? 0011111110000011110010010011111100111111100110110110111100111111001111111001001111110111100001001000100100111111 3f83c93f3f9b6f3f3f93f784893f
EUC-JP ?λ??孃??肉ч? 0011111110100110110010110011111100111111110101011101000000111111001111111100011011111001101001111110100100111111 3fa6cb3f3fd5d03f3fc6f9a7e93f
UTF-8 筽λ쓹큔孃뉖뛽肉ч씘 11100111101011011011110111001110101110111110110010010011101110011110110110000001100101001110010110101101100000111110101110001001100101101110101110011011101111011110100010000010100010011101000110000111111011001001010010011000 e7adbdcebbec93b9ed8194e5ad83eb8996eb9bbde88289d187ec9498
UHC 筽λ쓹큔孃뉖뛽肉ч씘 1110100010100100101001011110101110011101100101011100010110100110111001011011111010000111111010111000110110000011111010111011111110101100111010011001110110101101 e8a4a5eb9d95c5a6e5be87eb8d83ebbface99dad

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