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 貅剰サ孺貅剰サ學^ 111001101011101010001111111010001011101110011011011111011110011010111010100011111110100010111011100110110111101101011110 e6ba8fe8bb9b7de6ba8fe8bb9b7b5e
EUC-JP 貅剰サ孺貅剰サ學^ 1110110010111100101111101110101010001110101110111101010111011110111011001011110010111110111010101000111010111011110101011101110001011110 ecbcbeea8ebbd5deecbcbeea8ebbd5dc5e
UTF-8 貅剰サ孺貅剰サ學^ 11101000101100101000010111100101100010011011000011101111101111011011101111100101101011011011101011101000101100101000010111100101100010011011000011101111101111011011101111100101101011011011100001011110 e8b285e589b0efbdbbe5adbae8b285e589b0efbdbbe5adb85e
UHC ???孺???學^ 0011111100111111001111111110101011101000001111110011111100111111111110011100101001011110 3f3f3feae83f3f3ff9ca5e

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