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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 軟??張??帳 10010011111011100011111100111111100100101010001100111111001111111001001010100000 93ee3f3f92a33f3f92a0
EUC-JP 軟??張??帳 11000110111100000011111100111111110001001010010100111111001111111100010010100010 c6f03f3fc4a53f3fc4a2
UTF-8 軟쒐뼻張꿱나帳 111010001011101110011111111011001001001010010000111010111011110010111011111001011011110010110101111010101011111110110001111010111000001010011000111001011011100010110011 e8bb9fec9290ebbcbbe5bcb5eabfb1eb8298e5b8b3
UHC 軟쒐뼻張꿱나帳 1110011011100011100111001110011110010110101111101110110111100101101100101110100010110011101010101110110111100011 e6e39ce796beede5b2e8b3aaede3

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