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 證?聯}證?聯{^ 11100110100110100011111110010111111111000111110111100110100110100011111110010111111111000111101101011110 e69a3f97fc7de69a3f97fc7b5e
EUC-JP 證?聯}證?聯{^ 11101011111110100011111111001110111111100111110111101011111110100011111111001110111111100111101101011110 ebfa3fcefe7debfa3fcefe7b5e
UTF-8 證븜聯}證븜聯{^ 111010001010110110001001111010111011100010011100111010001000000110101111011111011110100010101101100010011110101110111000100111001110100010000001101011110111101101011110 e8ad89ebb89ce881af7de8ad89ebb89ce881af7b5e
UHC 證븜聯}證븜聯{^ 111100011111101110111010111011101101011010100100011111011111000111111011101110101110111011010110101001000111101101011110 f1fbbaeed6a47df1fbbaeed6a47b5e

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