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 雍?聯}雍?聯{^ 11101000101101000011111110010111111111000111110111101000101101000011111110010111111111000111101101011110 e8b43f97fc7de8b43f97fc7b5e
EUC-JP 雍?聯}雍?聯{^ 11110000101101100011111111001110111111100111110111110000101101100011111111001110111111100111101101011110 f0b63fcefe7df0b63fcefe7b5e
UTF-8 雍흣聯}雍흣聯{^ 111010011001101110001101111011011001110110100011111010001000000110101111011111011110100110011011100011011110110110011101101000111110100010000001101011110111101101011110 e99b8ded9da3e881af7de99b8ded9da3e881af7b5e
UHC 雍흣聯}雍흣聯{^ 111010001011110011001000111011101101011010100100011111011110100010111100110010001110111011010110101001000111101101011110 e8bcc8eed6a47de8bcc8eed6a47b5e

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