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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
EUC-JP 檉???檉??^ 100011111100010110111011001111110011111100111111100011111100010110111011001111110011111101011110 8fc5bb3f3f3f8fc5bb3f3f5e
UTF-8 檉멱렋렓檉멱ㄹ^ 11100110101010101000100111101011101010011011000111101011101000001000101111101011101000001001001111100110101010101000100111101011101010011011000111100011100001001011100101011110 e6aa89eba9b1eba08beba093e6aa89eba9b1e384b95e
UHC 檉멱렋렓檉멱ㄹ^ 111011111110000010111000111010001000111010100010100011101010100011101111111000001011100011101000101001001010100101011110 efe0b8e88ea28ea8efe0b8e8a4a95e

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