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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 蘂??倚ζ?矣 1110010101000001001111110011111110011000110111111000001111000100001111111110000111100001 e5413f3f98df83c43fe1e1
EUC-JP 蘂??倚ζ?矣 1110100110100010001111110011111111010000111000011010011011000110001111111110001011100011 e9a23f3fd0e1a6c63fe2e3
UTF-8 蘂띠눊倚ζ꼮矣 1110100010011000100000101110101110011101101000001110101110001000100010101110010110000000100110101100111010110110111010101011110010101110111001111001111110100011 e89882eb9da0eb888ae5809aceb6eabcaee79fa3
UHC 蘂띠눊倚ζ꼮矣 1110011111011110101101101110110010000111101010001110101111101111101001011110011010000100100010011110101111111000 e7deb6ec87a8ebefa5e68489ebf8

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