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 ???岳???? 001111110011111100111111100010100111100000111111001111110011111100111111 3f3f3f8a783f3f3f3f
EUC-JP ???岳???? 001111110011111100111111101100111101100100111111001111110011111100111111 3f3f3fb3d93f3f3f3f
UTF-8 緣욌젿岳블뙩溜뢅 111001111011011110100011111011001001101010001100111011001010000010111111111001011011001010110011111010111011100010010100111010111001100110101001111011111010011110001011111010111010001010000101 e7b7a3ec9a8ceca0bfe5b2b3ebb894eb99a9efa78beba285
UHC 緣욌젿岳블뙩溜뢅 11100110110111101001111011101011101000001011000111100100101111111011101011101101100011001010110011101010111111101000111101000001 e6de9eeba0b1e4bfbaed8caceafe8f41

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