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 奚??憺奚??憺^ 10011010111101100011111100111111100111001110100110011010111101100011111100111111100111001110100101011110 9af63f3f9ce99af63f3f9ce95e
EUC-JP 奚??憺奚??憺^ 11010100111110000011111100111111110110001110101111010100111110000011111100111111110110001110101101011110 d4f83f3fd8ebd4f83f3fd8eb5e
UTF-8 奚쇤렏憺奚쇤렏憺^ 11100101101001011001101011101100100001111010010011101011101000001000111111100110100001101011101011100101101001011001101011101100100001111010010011101011101000001000111111100110100001101011101001011110 e5a59aec87a4eba08fe686bae5a59aec87a4eba08fe686ba5e
UHC 奚쇤렏憺奚쇤렏憺^ 1111101010101000101111001110100110001110101001011101001110111100111110101010100010111100111010011000111010100101110100111011110001011110 faa8bce98ea5d3bcfaa8bce98ea5d3bc5e

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