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 毫?滸?毫?滸?^ 10011111011111000011111110011111111101010011111110011111011111000011111110011111111101010011111101011110 9f7c3f9ff53f9f7c3f9ff53f5e
EUC-JP 毫?滸?毫?滸?^ 11011101110111010011111111011110111101110011111111011101110111010011111111011110111101110011111101011110 dddd3fdef73fdddd3fdef73f5e
UTF-8 毫렧滸줏毫렧滸줌^ 11100110101011111010101111101011101000001010011111100110101110111011100011101100101001001000111111100110101011111010101111101011101000001010011111100110101110111011100011101100101001001000110001011110 e6afabeba0a7e6bbb8eca48fe6afabeba0a7e6bbb8eca48c5e
UHC 毫렧滸줏毫렧滸줌^ 1111101111000110100011101011011011111011110010101100000111011110111110111100011010001110101101101111101111001010110000011101110001011110 fbc68eb6fbcac1defbc68eb6fbcac1dc5e

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