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 ??}Vn}??}Vn{^ 00111111001111110111110101010110011011100111110100111111001111110111110101010110011011100111101101011110 3f3f7d566e7d3f3f7d566e7b5e
SJIS-WIN ?亨}Vn}?亨}Vn{^ 001111111000101110011100011111010101011001101110011111010011111110001011100111000111110101010110011011100111101101011110 3f8b9c7d566e7d3f8b9c7d566e7b5e
EUC-JP ?亨}Vn}?亨}Vn{^ 001111111011010111111100011111010101011001101110011111010011111110110101111111000111110101010110011011100111101101011110 3fb5fc7d566e7d3fb5fc7d566e7b5e
UTF-8 룿亨}Vn}룿亨}Vn{^ 111010111010001110111111111001001011101010101000011111010101011001101110011111011110101110100011101111111110010010111010101010000111110101010110011011100111101101011110 eba3bfe4baa87d566e7deba3bfe4baa87d566e7b5e
UHC 룿亨}Vn}룿亨}Vn{^ 1000111110110000111110101111101101111101010101100110111001111101100011111011000011111010111110110111110101010110011011100111101101011110 8fb0fafb7d566e7d8fb0fafb7d566e7b5e

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