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 ????h???? 001111110011111100111111001111110110100000111111001111110011111100111111 3f3f3f3f683f3f3f3f
SJIS-WIN 證???h證??? 1110011010011010001111110011111100111111011010001110011010011010001111110011111100111111 e69a3f3f3f68e69a3f3f3f
EUC-JP 證???h證??? 1110101111111010001111110011111100111111011010001110101111111010001111110011111100111111 ebfa3f3f3f68ebfa3f3f3f
UTF-8 證렫欌렋h證렫欌렋 11101000101011011000100111101011101000001010101111100110101011001000110011101011101000001000101101101000111010001010110110001001111010111010000010101011111001101010110010001100111010111010000010001011 e8ad89eba0abe6ac8ceba08b68e8ad89eba0abe6ac8ceba08b
UHC 證렫欌렋h證렫欌렋 1111000111111011100011101011100111101101111010111000111010100010011010001111000111111011100011101011100111101101111010111000111010100010 f1fb8eb9edeb8ea268f1fb8eb9edeb8ea2

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