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 諸?毫?}諸?毫?{^ 100011111001010000111111100111110111110000111111011111011000111110010100001111111001111101111100001111110111101101011110 8f943f9f7c3f7d8f943f9f7c3f7b5e
EUC-JP 諸?毫?}諸?毫?{^ 101111011111010000111111110111011101110100111111011111011011110111110100001111111101110111011101001111110111101101011110 bdf43fdddd3f7dbdf43fdddd3f7b5e
UTF-8 諸렪毫렰}諸렪毫렰{^ 111010001010101110111000111010111010000010101010111001101010111110101011111010111010000010110000011111011110100010101011101110001110101110100000101010101110011010101111101010111110101110100000101100000111101101011110 e8abb8eba0aae6afabeba0b07de8abb8eba0aae6afabeba0b07b5e
UHC 諸렪毫렰}諸렪毫렰{^ 11110000101100111000111010111000111110111100011010001110101111010111110111110000101100111000111010111000111110111100011010001110101111010111101101011110 f0b38eb8fbc68ebd7df0b38eb8fbc68ebd7b5e

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