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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 鵫跛。痾鵫跛。痣^ 111111000100100011100110111010101010000111100001011111011111110001001000111001101110101010100001111000010111101101011110 fc48e6eaa1e17dfc48e6eaa1e17b5e
EUC-JP 鵫跛。痾鵫跛。痣^ 10001111111010111111101011101100111011001000111010100001111000011101111010001111111010111111101011101100111011001000111010100001111000011101110001011110 8febfaecec8ea1e1de8febfaecec8ea1e1dc5e
UTF-8 鵫跛。痾鵫跛。痣^ 11101001101101011010101111101000101101111001101111101111101111011010000111100111100101111011111011101001101101011010101111101000101101111001101111101111101111011010000111100111100101111010001101011110 e9b5abe8b79befbda1e797bee9b5abe8b79befbda1e797a35e
UHC ?跛???跛??^ 0011111111110111111101010011111100111111001111111111011111110101001111110011111101011110 3ff7f53f3f3ff7f53f3f5e

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