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 絏後鴬}絏後鴬{^ 111000110101000110001100111000111000100110100111011111011110001101010001100011001110001110001001101001110111101101011110 e3518ce389a77de3518ce389a77b5e
EUC-JP 絏後鴬}絏後鴬{^ 111001011011001010111000111001011011001010101001011111011110010110110010101110001110010110110010101010010111101101011110 e5b2b8e5b2a97de5b2b8e5b2a97b5e
UTF-8 絏後鴬}絏後鴬{^ 111001111011010110001111111001011011111010001100111010011011010010101100011111011110011110110101100011111110010110111110100011001110100110110100101011000111101101011110 e7b58fe5be8ce9b4ac7de7b58fe5be8ce9b4ac7b5e
UHC ?後?}?後?{^ 0011111111111101101011010011111101111101001111111111110110101101001111110111101101011110 3ffdad3f7d3ffdad3f7b5e

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