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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 證?璧證?結^ 1110011010011010001111111110000011111000111001101001101000111111100011001000101101011110 e69a3fe0f8e69a3f8c8b5e
EUC-JP 證?璧證?結^ 1110101111111010001111111110000011111010111010111111101000111111101101111110101101011110 ebfa3fe0faebfa3fb7eb5e
UTF-8 證띈璧證띈結^ 11101000101011011000100111101011100111011000100011100111100100101010011111101000101011011000100111101011100111011000100011100111101101011001000001011110 e8ad89eb9d88e792a7e8ad89eb9d88e7b5905e
UHC 證띈璧證띈結^ 11110001111110111011011011101000110110111111110111110001111110111011011011101000110011001011111101011110 f1fbb6e8dbfdf1fbb6e8ccbf5e

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