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 雉ェ雉コ踝セ霆ク葹 1110100010110011101010101110100010110011101110101110011011110100101111101110100010111011101110001110010011011111 e8b3aae8b3bae6f4bee8bbb8e4df
EUC-JP 雉ェ雉コ踝セ霆ク葹 111100001011010110001110101010101111000010110101100011101011101011101100111101101000111010111110111100001011110110001110101110001110100011100001 f0b58eaaf0b58ebaecf68ebef0bd8eb8e8e1
UTF-8 雉ェ雉コ踝セ霆ク葹 111010011001101110001001111011111011110110101010111010011001101110001001111011111011110110111010111010001011100010011101111011111011110110111110111010011001110010000110111011111011110110111000111010001001000110111001 e99b89efbdaae99b89efbdbae8b89defbdbee99c86efbdb8e891b9
UHC 雉?雉???霆?? 111101101100101100111111111101101100101100111111001111110011111111101111111111010011111100111111 f6cb3ff6cb3f3f3feffd3f3f

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