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{^ 1110010110111100101101011111101010100011101101100101011101111101111001011011110010110101111110101010001110110110010101110111101101011110 e5bcb5faa3b6577de5bcb5faa3b6577b5e
EUC-JP 蠑オ奣カW}蠑オ奣カW{^ 1110101010111110100011101011010110001111101110001111110010001110101101100101011101111101111010101011111010001110101101011000111110111000111111001000111010110110010101110111101101011110 eabe8eb58fb8fc8eb6577deabe8eb58fb8fc8eb6577b5e
UTF-8 蠑オ奣カW}蠑オ奣カW{^ 1110100010100000100100011110111110111101101101011110010110100101101000111110111110111101101101100101011101111101111010001010000010010001111011111011110110110101111001011010010110100011111011111011110110110110010101110111101101011110 e8a091efbdb5e5a5a3efbdb6577de8a091efbdb5e5a5a3efbdb6577b5e
UHC ????W}????W{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e

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