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{^ 10001000111111000011111100111111010101110111110110001000111111000011111100111111010101110111101101011110 88fc3f3f577d88fc3f3f577b5e
EUC-JP 蔭??W}蔭??W{^ 10110000111111100011111100111111010101110111110110110000111111100011111100111111010101110111101101011110 b0fe3f3f577db0fe3f3f577b5e
UTF-8 蔭곗꽀W}蔭곗꽀W{^ 1110100010010100101011011110101010110011100101111110101010111101100000000101011101111101111010001001010010101101111010101011001110010111111010101011110110000000010101110111101101011110 e894adeab397eabd80577de894adeab397eabd80577b5e
UHC 蔭곗꽀W}蔭곗꽀W{^ 1110101111100011101100001110110010000100100101010101011101111101111010111110001110110000111011001000010010010101010101110111101101011110 ebe3b0ec8495577debe3b0ec8495577b5e

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