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 ???L???L^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
SJIS-WIN 鐔常週L鐔常週L^ 111010000101110010001111111011011000111101010100010011001110100001011100100011111110110110001111010101000100110001011110 e85c8fed8f544ce85c8fed8f544c5e
EUC-JP 鐔常週L鐔常週L^ 111011111011110110111110111011111011110110110101010011001110111110111101101111101110111110111101101101010100110001011110 efbdbeefbdb54cefbdbeefbdb54c5e
UTF-8 鐔常週L鐔常週L^ 111010011001000010010100111001011011100010111000111010011000000010110001010011001110100110010000100101001110010110111000101110001110100110000000101100010100110001011110 e99094e5b8b8e980b14ce99094e5b8b8e980b14c5e
UHC ?常週L?常週L^ 00111111110111111100100011110001110011100100110000111111110111111100100011110001110011100100110001011110 3fdfc8f1ce4c3fdfc8f1ce4c5e

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