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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 粱駕サ}粱駕サ{^ 111000101110101110001001111011011000001101010100011111011110001011101011100010011110110110000011010101000111101101011110 e2eb89ed83547de2eb89ed83547b5e
EUC-JP 粱駕サ}粱駕サ{^ 111001001110110110110010111011111010010110110101011111011110010011101101101100101110111110100101101101010111101101011110 e4edb2efa5b57de4edb2efa5b57b5e
UTF-8 粱駕サ}粱駕サ{^ 111001111011001010110001111010011010011110010101111000111000001010110101011111011110011110110010101100011110100110100111100101011110001110000010101101010111101101011110 e7b2b1e9a795e382b57de7b2b1e9a795e382b57b5e
UHC 粱駕サ}粱駕サ{^ 110101011101110011001010101111011010101110110101011111011101010111011100110010101011110110101011101101010111101101011110 d5dccabdabb57dd5dccabdabb57b5e

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