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???^ 0011111101001011001111110011111100111111001111110100101100111111001111110011111101011110 3f4b3f3f3f3f4b3f3f3f5e
SJIS-WIN KモケKモケ^ 111101111010110001001011110100111011100111110110111000101111011110101100010010111101001110111001111101101110001001011110 f7ac4bd3b9f6e2f7ac4bd3b9f6e25e
EUC-JP ?Kモケ??Kモケ?^ 001111110100101110001110110100111000111010111001001111110011111101001011100011101101001110001110101110010011111101011110 3f4b8ed38eb93f3f4b8ed38eb93f5e
UTF-8 KモケKモケ^ 111011101001011010001111010010111110111110111110100100111110111110111101101110011110111010010100100010011110111010010110100011110100101111101111101111101001001111101111101111011011100111101110100101001000100101011110 ee968f4befbe93efbdb9ee9489ee968f4befbe93efbdb9ee94895e
UHC ?K????K???^ 0011111101001011001111110011111100111111001111110100101100111111001111110011111101011110 3f4b3f3f3f3f4b3f3f3f5e

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