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 コ鈺キコ鈺キ^ 11110000101111001011101011111011110001001011011111110000101111001011101011111011110001001011011101011110 f0bcbafbc4b7f0bcbafbc4b75e
EUC-JP ?コ鈺キ?コ鈺キ^ 0011111110001110101110101000111111100011110101011000111010110111001111111000111010111010100011111110001111010101100011101011011101011110 3f8eba8fe3d58eb73f8eba8fe3d58eb75e
UTF-8 コ鈺キコ鈺キ^ 11101110100000011011101111101111101111011011101011101001100010001011101011101111101111011011011111101110100000011011101111101111101111011011101011101001100010001011101011101111101111011011011101011110 ee81bbefbdbae988baefbdb7ee81bbefbdbae988baefbdb75e
UHC ??鈺???鈺?^ 0011111100111111111010001010110100111111001111110011111111101000101011010011111101011110 3f3fe8ad3f3f3fe8ad3f5e

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