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 ??k}??k{^ 001111110011111101101011011111010011111100111111011010110111101101011110 3f3f6b7d3f3f6b7b5e
SJIS-WIN 霎蕚k}霎蕚k{^ 11101000101111101110010011010100011010110111110111101000101111101110010011010100011010110111101101011110 e8bee4d46b7de8bee4d46b7b5e
EUC-JP 霎蕚k}霎蕚k{^ 11110000110000001110100011010110011010110111110111110000110000001110100011010110011010110111101101011110 f0c0e8d66b7df0c0e8d66b7b5e
UTF-8 霎蕚k}霎蕚k{^ 1110100110011100100011101110100010010101100110100110101101111101111010011001110010001110111010001001010110011010011010110111101101011110 e99c8ee8959a6b7de99c8ee8959a6b7b5e
UHC ??k}??k{^ 001111110011111101101011011111010011111100111111011010110111101101011110 3f3f6b7d3f3f6b7b5e

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