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 脂畔?}脂畔?{^ 10001110100010011001010011001000001111110111110110001110100010011001010011001000001111110111101101011110 8e8994c83f7d8e8994c83f7b5e
EUC-JP 脂畔?}脂畔?{^ 10111011111010011100100011001010001111110111110110111011111010011100100011001010001111110111101101011110 bbe9c8ca3f7dbbe9c8ca3f7b5e
UTF-8 脂畔ㄹ}脂畔ㄹ{^ 111010001000010010000010111001111001010110010100111000111000010010111001011111011110100010000100100000101110011110010101100101001110001110000100101110010111101101011110 e88482e79594e384b97de88482e79594e384b97b5e
UHC 脂畔ㄹ}脂畔ㄹ{^ 111100101011011111011010111011011010010010101001011111011111001010110111110110101110110110100100101010010111101101011110 f2b7daeda4a97df2b7daeda4a97b5e

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