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 コ鯀饉コ鯀饉^ 111100011110000010111010111010011011111111101001010110111111000111100000101110101110100110111111111010010101101101011110 f1e0bae9bfe95bf1e0bae9bfe95b5e
EUC-JP ?コ鯀饉?コ鯀饉^ 001111111000111010111010111100101100000111110001101111000011111110001110101110101111001011000001111100011011110001011110 3f8ebaf2c1f1bc3f8ebaf2c1f1bc5e
UTF-8 コ鯀饉コ鯀饉^ 11101110100001011001101111101111101111011011101011101001101011111000000011101001101001011000100111101110100001011001101111101111101111011011101011101001101011111000000011101001101001011000100101011110 ee859befbdbae9af80e9a589ee859befbdbae9af80e9a5895e
UHC ???饉???饉^ 0011111100111111001111111101000011001111001111110011111100111111110100001100111101011110 3f3f3fd0cf3f3f3fd0cf5e

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