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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 襠台サ冶セー閼ア襠 1110010111111011100100011110010010111011100101101110100010111110101100001110100010000100101100011110010111111011 e5fb91e4bb96e8beb0e884b1e5fb
EUC-JP 襠台サ冶セー閼ア襠 111010101111110111000010111001101000111010111011110011001110101010001110101111101000111010110000111011111110010010001110101100011110101011111101 eafdc2e68ebbccea8ebe8eb0efe48eb1eafd
UTF-8 襠台サ冶セー閼ア襠 111010001010010110100000111001011000111110110000111011111011110110111011111001011000011010110110111011111011110110111110111011111011110110110000111010011001011010111100111011111011110110110001111010001010010110100000 e8a5a0e58fb0efbdbbe586b6efbdbeefbdb0e996bcefbdb1e8a5a0
UHC ?台?冶??閼?? 001111111111011110111011001111111110010110100111001111110011111111100100110110010011111100111111 3ff7bb3fe5a73f3fe4d93f3f

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