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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 彧???辛?移? 1111101010111001001111110011111100111111100100000110100000111111100010001101101000111111 fab93f3f3f90683f88da3f
EUC-JP 彧???辛?移? 100011111011110011111110001111110011111100111111101111111100100100111111101100001101110000111111 8fbcfe3f3f3fbfc93fb0dc3f
UTF-8 彧펴렲렣辛렓移렖 111001011011110110100111111011011000111010110100111010111010000010110010111010111010000010100011111010001011111010011011111010111010000010010011111001111010011110111011111010111010000010010110 e5bda7ed8eb4eba0b2eba0a3e8be9beba093e7a7bbeba096
UHC 彧펴렲렣辛렓移렖 11101001111011101100011011101100100011101011111110001110101101001110001111110100100011101010100011101100101110011000111010101011 e9eec6ec8ebf8eb4e3f48ea8ecb98eab

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