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 ??砥???砥?^ 0011111100111111100100110111010100111111001111110011111110010011011101010011111101011110 3f3f93753f3f3f93753f5e
EUC-JP ??砥???砥?^ 0011111100111111110001011101011000111111001111110011111111000101110101100011111101011110 3f3fc5d63f3f3fc5d63f5e
UTF-8 卽렯砥넸卽렯砥넵^ 11100101100011011011110111101011101000001010111111100111101000001010010111101011100001001011100011100101100011011011110111101011101000001010111111100111101000001010010111101011100001001011010101011110 e58dbdeba0afe7a0a5eb84b8e58dbdeba0afe7a0a5eb84b55e
UHC 卽렯砥넸卽렯砥넵^ 1111000111101101100011101011110011110010101100101011001111011110111100011110110110001110101111001111001010110010101100111101110001011110 f1ed8ebcf2b2b3def1ed8ebcf2b2b3dc5e

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