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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 焏基ぐ焏基ぐ^ 11111011010100111000101011101110100000101010111011111011010100111000101011101110100000101010111001011110 fb538aee82aefb538aee82ae5e
EUC-JP 焏基ぐ焏基ぐ^ 100011111100100111101001101101001111000010100100101100001000111111001001111010011011010011110000101001001011000001011110 8fc9e9b4f0a4b08fc9e9b4f0a4b05e
UTF-8 焏基ぐ焏基ぐ^ 11100111100001001000111111100101100111111011101011100011100000011001000011100111100001001000111111100101100111111011101011100011100000011001000001011110 e7848fe59fbae38190e7848fe59fbae381905e
UHC ?基ぐ?基ぐ^ 0011111111010000111100011010101010110000001111111101000011110001101010101011000001011110 3fd0f1aab03fd0f1aab05e

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