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 渟?聯}渟?聯{^ 10011111110110010011111110010111111111000111110110011111110110010011111110010111111111000111101101011110 9fd93f97fc7d9fd93f97fc7b5e
EUC-JP 渟?聯}渟?聯{^ 11011110110110110011111111001110111111100111110111011110110110110011111111001110111111100111101101011110 dedb3fcefe7ddedb3fcefe7b5e
UTF-8 渟띨聯}渟띨聯{^ 111001101011100010011111111010111001110110101000111010001000000110101111011111011110011010111000100111111110101110011101101010001110100010000001101011110111101101011110 e6b89feb9da8e881af7de6b89feb9da8e881af7b5e
UHC 渟띨聯}渟띨聯{^ 111011111110010110110110111011101101011010100100011111011110111111100101101101101110111011010110101001000111101101011110 efe5b6eed6a47defe5b6eed6a47b5e

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