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 ??W}??W{^ 001111110011111101010111011111010011111100111111010101110111101101011110 3f3f577d3f3f577b5e
SJIS-WIN 鴟失W}鴟失W{^ 11101001111101001000111010111000010101110111110111101001111101001000111010111000010101110111101101011110 e9f48eb8577de9f48eb8577b5e
EUC-JP 鴟失W}鴟失W{^ 11110010111101101011110010111010010101110111110111110010111101101011110010111010010101110111101101011110 f2f6bcba577df2f6bcba577b5e
UTF-8 鴟失W}鴟失W{^ 1110100110110100100111111110010110100100101100010101011101111101111010011011010010011111111001011010010010110001010101110111101101011110 e9b49fe5a4b1577de9b49fe5a4b1577b5e
UHC ?失W}?失W{^ 0011111111100011111101110101011101111101001111111110001111110111010101110111101101011110 3fe3f7577d3fe3f7577b5e

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