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{^ 11100101011000101110000001100011010101110111110111100101011000101110000001100011010101110111101101011110 e562e063577de562e063577b5e
EUC-JP 蘆瀋W}蘆瀋W{^ 11101001110000111101111111000100010101110111110111101001110000111101111111000100010101110111101101011110 e9c3dfc4577de9c3dfc4577b5e
UTF-8 蘆瀋W}蘆瀋W{^ 1110100010011000100001101110011110000000100010110101011101111101111010001001100010000110111001111000000010001011010101110111101101011110 e89886e7808b577de89886e7808b577b5e
UHC 蘆瀋W}蘆瀋W{^ 11010110110101101110010010100011010101110111110111010110110101101110010010100011010101110111101101011110 d6d6e4a3577dd6d6e4a3577b5e

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