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 ??]??][??]??][^ 001111110011111101011101001111110011111101011101010110110011111100111111010111010011111100111111010111010101101101011110 3f3f5d3f3f5d5b3f3f5d3f3f5d5b5e
SJIS-WIN ??]??][??]??][^ 001111110011111101011101001111110011111101011101010110110011111100111111010111010011111100111111010111010101101101011110 3f3f5d3f3f5d5b3f3f5d3f3f5d5b5e
EUC-JP ??]??][??]??][^ 001111110011111101011101001111110011111101011101010110110011111100111111010111010011111100111111010111010101101101011110 3f3f5d3f3f5d5b3f3f5d3f3f5d5b5e
UTF-8 롗렧]롗렧][롗렧]롗렧][^ 11101011101000011001011111101011101000001010011101011101111010111010000110010111111010111010000010100111010111010101101111101011101000011001011111101011101000001010011101011101111010111010000110010111111010111010000010100111010111010101101101011110 eba197eba0a75deba197eba0a75d5beba197eba0a75deba197eba0a75d5b5e
UHC 롗렧]롗렧][롗렧]롗렧][^ 1000111011011011100011101011011001011101100011101101101110001110101101100101110101011011100011101101101110001110101101100101110110001110110110111000111010110110010111010101101101011110 8edb8eb65d8edb8eb65d5b8edb8eb65d8edb8eb65d5b5e

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