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 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN ?矩唯?N}?矩唯?N{^ 0011111110001011111010011001011101000010001111110100111001111101001111111000101111101001100101110100001000111111010011100111101101011110 3f8be997423f4e7d3f8be997423f4e7b5e
EUC-JP ?矩唯?N}?矩唯?N{^ 0011111110110110111010111100110110100011001111110100111001111101001111111011011011101011110011011010001100111111010011100111101101011110 3fb6ebcda33f4e7d3fb6ebcda33f4e7b5e
UTF-8 결矩唯듸N}결矩唯듸N{^ 1110101010110010101100001110011110011111101010011110010110010100101011111110101110010011101110000100111001111101111010101011001010110000111001111001111110101001111001011001010010101111111010111001001110111000010011100111101101011110 eab2b0e79fa9e594afeb93b84e7deab2b0e79fa9e594afeb93b84e7b5e
UHC 결矩唯듸N}결矩唯듸N{^ 101100001110000111001111101110111110101011100110101101011110111101001110011111011011000011100001110011111011101111101010111001101011010111101111010011100111101101011110 b0e1cfbbeae6b5ef4e7db0e1cfbbeae6b5ef4e7b5e

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