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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 脂?莊?n}脂?莊?n{^ 1000111010001001001111111110010010110101001111110110111001111101100011101000100100111111111001001011010100111111011011100111101101011110 8e893fe4b53f6e7d8e893fe4b53f6e7b5e
EUC-JP 脂?莊?n}脂?莊?n{^ 1011101111101001001111111110100010110111001111110110111001111101101110111110100100111111111010001011011100111111011011100111101101011110 bbe93fe8b73f6e7dbbe93fe8b73f6e7b5e
UTF-8 脂렖莊렱n}脂렖莊렱n{^ 1110100010000100100000101110101110100000100101101110100010001110100010101110101110100000101100010110111001111101111010001000010010000010111010111010000010010110111010001000111010001010111010111010000010110001011011100111101101011110 e88482eba096e88e8aeba0b16e7de88482eba096e88e8aeba0b16e7b5e
UHC 脂렖莊렱n}脂렖莊렱n{^ 111100101011011110001110101010111110110111110110100011101011111001101110011111011111001010110111100011101010101111101101111101101000111010111110011011100111101101011110 f2b78eabedf68ebe6e7df2b78eabedf68ebe6e7b5e

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