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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 脂畔┗}脂畔┗{^ 100011101000100110010100110010001000010010101111011111011000111010001001100101001100100010000100101011110111101101011110 8e8994c884af7d8e8994c884af7b5e
EUC-JP 脂畔┗}脂畔┗{^ 101110111110100111001000110010101010100010110001011111011011101111101001110010001100101010101000101100010111101101011110 bbe9c8caa8b17dbbe9c8caa8b17b5e
UTF-8 脂畔┗}脂畔┗{^ 111010001000010010000010111001111001010110010100111000101001010010010111011111011110100010000100100000101110011110010101100101001110001010010100100101110111101101011110 e88482e79594e294977de88482e79594e294977b5e
UHC 脂畔┗}脂畔┗{^ 111100101011011111011010111011011010011010110001011111011111001010110111110110101110110110100110101100010111101101011110 f2b7daeda6b17df2b7daeda6b17b5e

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