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{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN 癰??W}癰??W{^ 11100001100111100011111100111111010101110111110111100001100111100011111100111111010101110111101101011110 e19e3f3f577de19e3f3f577b5e
EUC-JP 癰??W}癰??W{^ 11100001111111100011111100111111010101110111110111100001111111100011111100111111010101110111101101011110 e1fe3f3f577de1fe3f3f577b5e
UTF-8 癰손섟W}癰손섟W{^ 1110011110011001101100001110110010000110100100001110110010000100100111110101011101111101111001111001100110110000111011001000011010010000111011001000010010011111010101110111101101011110 e799b0ec8690ec849f577de799b0ec8690ec849f577b5e
UHC 癰손섟W}癰손섟W{^ 1110100010111001101111001101010110111100101100000101011101111101111010001011100110111100110101011011110010110000010101110111101101011110 e8b9bcd5bcb0577de8b9bcd5bcb0577b5e

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