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 ???椅???怡 00111111001111110011111110001000110101100011111100111111001111111001110001111101 3f3f3f88d63f3f3f9c7d
EUC-JP ???椅??琯怡 001111110011111100111111101100001101100000111111001111111000111111001100101100111101011111011110 3f3f3fb0d83f3f8fccb3d7de
UTF-8 閭잆룂椅삼쭎琯怡 111011111010011010000110111011001001111010000110111010111010001110000010111001101010010010000101111011001000001010111100111011001010110110001110111001111001000010101111111001101000000010100001 efa686ec9e86eba382e6a485ec82bcecad8ee790afe680a1
UHC 閭잆룂椅삼쭎琯怡 11100110101011011001111111100011100011111000001111101011111101011011101111101111101001111000011111001110101101011110110010101110 e6ad9fe38f83ebf5bbefa787ceb5ecae

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