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 ???^kD???^kD^ 00111111001111110011111101011110011010110100010000111111001111110011111101011110011010110100010001011110 3f3f3f5e6b443f3f3f5e6b445e
SJIS-WIN 焏基筒^kD焏基筒^kD^ 11111011010100111000101011101110100100111001101101011110011010110100010011111011010100111000101011101110100100111001101101011110011010110100010001011110 fb538aee939b5e6b44fb538aee939b5e6b445e
EUC-JP 焏基筒^kD焏基筒^kD^ 100011111100100111101001101101001111000011000101111110110101111001101011010001001000111111001001111010011011010011110000110001011111101101011110011010110100010001011110 8fc9e9b4f0c5fb5e6b448fc9e9b4f0c5fb5e6b445e
UTF-8 焏基筒^kD焏基筒^kD^ 11100111100001001000111111100101100111111011101011100111101011011001001001011110011010110100010011100111100001001000111111100101100111111011101011100111101011011001001001011110011010110100010001011110 e7848fe59fbae7ad925e6b44e7848fe59fbae7ad925e6b445e
UHC ?基筒^kD?基筒^kD^ 0011111111010000111100011111011111010101010111100110101101000100001111111101000011110001111101111101010101011110011010110100010001011110 3fd0f1f7d55e6b443fd0f1f7d55e6b445e

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