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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??チ}??チ{^ 0011111100111111100000110110000001111101001111110011111110000011011000000111101101011110 3f3f83607d3f3f83607b5e
EUC-JP ??チ}??チ{^ 0011111100111111101001011100000101111101001111110011111110100101110000010111101101011110 3f3fa5c17d3f3fa5c17b5e
UTF-8 룵殺チ}룵殺チ{^ 111010111010001110110101111011111010010110110000111000111000001110000001011111011110101110100011101101011110111110100101101100001110001110000011100000010111101101011110 eba3b5efa5b0e383817deba3b5efa5b0e383817b5e
UHC 룵殺チ}룵殺チ{^ 100011111010101011100001111011011010101111000001011111011000111110101010111000011110110110101011110000010111101101011110 8faae1edabc17d8faae1edabc17b5e

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