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 意??畔?凝? 10001000110100110011111100111111100101001100100000111111100010111100001100111111 88d33f3f94c83f8bc33f
EUC-JP 意??畔?凝? 10110000110101010011111100111111110010001100101000111111101101101100010100111111 b0d53f3fc8ca3fb6c53f
UTF-8 意편렭畔㎫凝렯 111001101000010010001111111011011000111010111000111010111010000010101101111001111001010110010100111000111000111010101011111001011000011110011101111010111010000010101111 e6848fed8eb8eba0ade79594e38eabe5879deba0af
UHC 意편렭畔㎫凝렯 1110101111110010110001101110110110001110101110101101101011101101101001111110011111101011111010101000111010111100 ebf2c6ed8ebadaeda7e7ebea8ebc

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