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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN 程????毅?^ 10010010111101100011111100111111001111110011111110001011010000100011111101011110 92f63f3f3f3f8b423f5e
EUC-JP 程????毅?^ 11000100111110000011111100111111001111110011111110110101101000110011111101011110 c4f83f3f3f3fb5a33f5e
UTF-8 程렖欌쇨쒔毅렊^ 11100111101010001000101111101011101000001001011011100110101011001000110011101100100001111010100011101100100100101001010011100110101011111000010111101011101000001000101001011110 e7a88beba096e6ac8cec87a8ec9294e6af85eba08a5e
UHC 程렖欌쇨쒔毅렊^ 111011111110111110001110101010111110110111101011101111001110101010111110101011011110101111110110100011101010000101011110 efef8eabedebbceabeadebf68ea15e

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