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 ???椅??恝已 0011111100111111001111111000100011010110001111110011111111111010101111001001101111011111 3f3f3f88d63f3ffabc9bdf
EUC-JP ???椅??恝已 001111110011111100111111101100001101100000111111001111111000111110111101111001111101011011100001 3f3f3fb0d83f3f8fbde7d6e1
UTF-8 閭잆룂椅삼쭎恝已 111011111010011010000110111011001001111010000110111010111010001110000010111001101010010010000101111011001000001010111100111011001010110110001110111001101000000110011101111001011011011110110010 efa686ec9e86eba382e6a485ec82bcecad8ee6819de5b7b2
UHC 閭잆룂椅삼쭎恝已 11100110101011011001111111100011100011111000001111101011111101011011101111101111101001111000011111001110101111111110110010101011 e6ad9fe38f83ebf5bbefa787cebfecab

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