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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
EUC-JP ???縕?}???縕?{^ 0011111100111111001111111000111111010100110000100011111101111101001111110011111100111111100011111101010011000010001111110111101101011110 3f3f3f8fd4c23f7d3f3f3f8fd4c23f7b5e
UTF-8 呂볡즯縕럑}呂볡즯縕럑{^ 111011111010011010000000111010111011001110100001111011001010011010101111111001111011100010010101111010111001111110010001011111011110111110100110100000001110101110110011101000011110110010100110101011111110011110111000100101011110101110011111100100010111101101011110 efa680ebb3a1eca6afe7b895eb9f917defa680ebb3a1eca6afe7b895eb9f917b5e
UHC 呂볡즯縕럑}呂볡즯縕럑{^ 1110010111111011100100111110011110100011100000011110100010110010100011100110111001111101111001011111101110010011111001111010001110000001111010001011001010001110011011100111101101011110 e5fb93e7a381e8b28e6e7de5fb93e7a381e8b28e6e7b5e

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