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 ??凋???凋?^ 0011111100111111100100101001110000111111001111110011111110010010100111000011111101011110 3f3f929c3f3f3f929c3f5e
EUC-JP 縕?凋?縕?凋?^ 100011111101010011000010001111111100001111111100001111111000111111010100110000100011111111000011111111000011111101011110 8fd4c23fc3fc3f8fd4c23fc3fc3f5e
UTF-8 縕렊凋렪縕렊凋렪^ 11100111101110001001010111101011101000001000101011100101100001111000101111101011101000001010101011100111101110001001010111101011101000001000101011100101100001111000101111101011101000001010101001011110 e7b895eba08ae5878beba0aae7b895eba08ae5878beba0aa5e
UHC 縕렊凋렪縕렊凋렪^ 1110100010110010100011101010000111110000101111011000111010111000111010001011001010001110101000011111000010111101100011101011100001011110 e8b28ea1f0bd8eb8e8b28ea1f0bd8eb85e

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