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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 脂畔┏脂畔┏^ 10001110100010011001010011001000100001001010110010001110100010011001010011001000100001001010110001011110 8e8994c884ac8e8994c884ac5e
EUC-JP 脂畔┏脂畔┏^ 10111011111010011100100011001010101010001010111010111011111010011100100011001010101010001010111001011110 bbe9c8caa8aebbe9c8caa8ae5e
UTF-8 脂畔┏脂畔┏^ 11101000100001001000001011100111100101011001010011100010100101001000111111101000100001001000001011100111100101011001010011100010100101001000111101011110 e88482e79594e2948fe88482e79594e2948f5e
UHC 脂畔┏脂畔┏^ 11110010101101111101101011101101101001101010111011110010101101111101101011101101101001101010111001011110 f2b7daeda6aef2b7daeda6ae5e

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