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 逶夜ュ枝逶夜ュ施^ 111001111001101110010110111010011010110110001110011111011110011110011011100101101110100110101101100011100111101101011110 e79b96e9ad8e7de79b96e9ad8e7b5e
EUC-JP 逶夜ュ枝逶夜ュ施^ 1110110111111011110011001110101110001110101011011011101111011110111011011111101111001100111010111000111010101101101110111101110001011110 edfbcceb8eadbbdeedfbcceb8eadbbdc5e
UTF-8 逶夜ュ枝逶夜ュ施^ 11101001100000001011011011100101101001001001110011101111101111011010110111100110100111101001110111101001100000001011011011100101101001001001110011101111101111011010110111100110100101101011110101011110 e980b6e5a49cefbdade69e9de980b6e5a49cefbdade696bd5e
UHC ?夜?枝?夜?施^ 00111111111001011010100000111111111100101010101100111111111001011010100000111111111000111011111101011110 3fe5a83ff2ab3fe5a83fe3bf5e

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