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 ?遯???遯??^ 0011111111100111101010100011111100111111001111111110011110101010001111110011111101011110 3fe7aa3f3f3fe7aa3f3f5e
EUC-JP 芷遯??芷遯??^ 100011111101011111001001111011101010110000111111001111111000111111010111110010011110111010101100001111110011111101011110 8fd7c9eeac3f3f8fd7c9eeac3f3f5e
UTF-8 芷遯렧쌨芷遯렧쌤^ 11101000100010101011011111101001100000011010111111101011101000001010011111101100100011001010100011101000100010101011011111101001100000011010111111101011101000001010011111101100100011001010010001011110 e88ab7e981afeba0a7ec8ca8e88ab7e981afeba0a7ec8ca45e
UHC 芷遯렧쌨芷遯렧쌤^ 1111001010111010110101001110111010001110101101101011110111011110111100101011101011010100111011101000111010110110101111011101110001011110 f2bad4ee8eb6bddef2bad4ee8eb6bddc5e

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