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 謇作エ凩謇作エ几^ 111001101000100110001101111011001011010010011001011111011110011010001001100011011110110010110100100110010111101101011110 e6898decb4997de6898decb4997b5e
EUC-JP 謇作エ凩謇作エ几^ 1110101111101001101110101110111010001110101101001101000111011110111010111110100110111010111011101000111010110100110100011101110001011110 ebe9baee8eb4d1deebe9baee8eb4d1dc5e
UTF-8 謇作エ凩謇作エ几^ 11101000101011001000011111100100101111011001110011101111101111011011010011100101100001111010100111101000101011001000011111100100101111011001110011101111101111011011010011100101100001111010000001011110 e8ac87e4bd9cefbdb4e587a9e8ac87e4bd9cefbdb4e587a05e
UHC ?作???作??^ 0011111111101101110000100011111100111111001111111110110111000010001111110011111101011110 3fedc23f3f3fedc23f3f5e

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