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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 紙?砥?}紙?砥?{^ 100011101000011000111111100100110111010100111111011111011000111010000110001111111001001101110101001111110111101101011110 8e863f93753f7d8e863f93753f7b5e
EUC-JP 紙?砥?}紙?砥?{^ 101110111110011000111111110001011101011000111111011111011011101111100110001111111100010111010110001111110111101101011110 bbe63fc5d63f7dbbe63fc5d63f7b5e
UTF-8 紙렣砥렜}紙렣砥렜{^ 111001111011010010011001111010111010000010100011111001111010000010100101111010111010000010011100011111011110011110110100100110011110101110100000101000111110011110100000101001011110101110100000100111000111101101011110 e7b499eba0a3e7a0a5eba09c7de7b499eba0a3e7a0a5eba09c7b5e
UHC 紙렣砥렜}紙렣砥렜{^ 11110010101101011000111010110100111100101011001010001110101011100111110111110010101101011000111010110100111100101011001010001110101011100111101101011110 f2b58eb4f2b28eae7df2b58eb4f2b28eae7b5e

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