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 涇ソ雉ェ涇キ螳埼ウ 1111101011111011101111111110100010110011101010101111101011111011101101111110010110101110100011011110100110110011 fafbbfe8b3aafafbb7e5ae8de9b3
EUC-JP 涇ソ雉ェ涇キ螳埼ウ 1000111111000111110001111000111010111111111100001011010110001110101010101000111111000111110001111000111010110111111010101011000010111010111010111000111010110011 8fc7c78ebff0b58eaa8fc7c78eb7eab0baeb8eb3
UTF-8 涇ソ雉ェ涇キ螳埼ウ 111001101011011010000111111011111011110110111111111010011001101110001001111011111011110110101010111001101011011010000111111011111011110110110111111010001001111010110011111001011001111110111100111011111011110110110011 e6b687efbdbfe99b89efbdaae6b687efbdb7e89eb3e59fbcefbdb3
UHC 涇?雉?涇?螳埼? 1100110011011100001111111111011011001011001111111100110011011100001111111101001111011001110100001111001000111111 ccdc3ff6cb3fccdc3fd3d9d0f23f

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