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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 閻コ隘ソ閻コ隘ソ^ 11101000100001011011101011101000101001011011111111101000100001011011101011101000101001011011111101011110 e885bae8a5bfe885bae8a5bf5e
EUC-JP 閻コ隘ソ閻コ隘ソ^ 1110111111100101100011101011101011110000101001111000111010111111111011111110010110001110101110101111000010100111100011101011111101011110 efe58ebaf0a78ebfefe58ebaf0a78ebf5e
UTF-8 閻コ隘ソ閻コ隘ソ^ 11101001100101101011101111101111101111011011101011101001100110101001100011101111101111011011111111101001100101101011101111101111101111011011101011101001100110101001100011101111101111011011111101011110 e996bbefbdbae99a98efbdbfe996bbefbdbae99a98efbdbf5e
UHC 閻?隘?閻?隘?^ 11100111101000100011111111100100111101100011111111100111101000100011111111100100111101100011111101011110 e7a23fe4f63fe7a23fe4f63f5e

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