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 ??異???異?^ 0011111100111111100010001101100100111111001111110011111110001000110110010011111101011110 3f3f88d93f3f3f88d93f5e
EUC-JP 湞?異?湞?異?^ 100011111100011111111110001111111011000011011011001111111000111111000111111111100011111110110000110110110011111101011110 8fc7fe3fb0db3f8fc7fe3fb0db3f5e
UTF-8 湞렢異렔湞렢異렔^ 11100110101110011001111011101011101000001010001011100111100101011011000011101011101000001001010011100110101110011001111011101011101000001010001011100111100101011011000011101011101000001001010001011110 e6b99eeba0a2e795b0eba094e6b99eeba0a2e795b0eba0945e
UHC 湞렢異렔湞렢異렔^ 1110111111100110100011101011001111101100101101101000111010101001111011111110011010001110101100111110110010110110100011101010100101011110 efe68eb3ecb68ea9efe68eb3ecb68ea95e

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