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 ??粧?啼?汁? 0011111100111111100011111100111100111111100110100110010100111111100011110110000000111111 3f3f8fcf3f9a653f8f603f
EUC-JP 湞?粧?啼?汁? 10001111110001111111111000111111101111101101000100111111110100111100011000111111101111011100000100111111 8fc7fe3fbed13fd3c63fbdc13f
UTF-8 湞렢粧렲啼렮汁렏 111001101011100110011110111010111010000010100010111001111011001010100111111010111010000010110010111001011001010110111100111010111010000010101110111001101011000110000001111010111010000010001111 e6b99eeba0a2e7b2a7eba0b2e595bceba0aee6b181eba08f
UHC 湞렢粧렲啼렮汁렏 11101111111001101000111010110011111011011111001010001110101111111111000010100110100011101011101111110001111100001000111010100101 efe68eb3edf28ebff0a68ebbf1f08ea5

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