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{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e
SJIS-WIN ????W}????W{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e
EUC-JP ????W}????W{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e
UTF-8 諪골렰렟W}諪골렰렟W{^ 1110100010101011101010101110101010110011101010001110101110100000101100001110101110100000100111110101011101111101111010001010101110101010111010101011001110101000111010111010000010110000111010111010000010011111010101110111101101011110 e8abaaeab3a8eba0b0eba09f577de8abaaeab3a8eba0b0eba09f577b5e
UHC 諪골렰렟W}諪골렰렟W{^ 111011111111010110110000111100011000111010111101100011101011000001010111011111011110111111110101101100001111000110001110101111011000111010110000010101110111101101011110 eff5b0f18ebd8eb0577deff5b0f18ebd8eb0577b5e

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