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 蕭h音鐔緒終^ 11100101010010101000001010001000100010011011100111101000010111001000111110001111100011110100100101011110 e54a828889b9e85c8f8f8f495e
EUC-JP 蕭h音鐔緒終^ 11101001101010111010001111101000101100101011101111101111101111011011110111101111101111011010101001011110 e9aba3e8b2bbefbdbdefbdaa5e
UTF-8 蕭h音鐔緒終^ 11101000100101011010110111101111101111011000100011101001100111111011001111101001100100001001010011100111101101111001001011100111101101011000001001011110 e895adefbd88e99fb3e99094e7b792e7b5825e
UHC 蕭h音??終^ 1110000111001011101000111110100011101011111001010011111100111111111100001111101101011110 e1cba3e8ebe53f3ff0fb5e

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