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{^ 1001011101111010111000010111110011101001100111000101011101111101100101110111101011100001011111001110100110011100010101110111101101011110 977ae17ce99c577d977ae17ce99c577b5e
EUC-JP 陽痞髴W}陽痞髴W{^ 1100110111011011111000011101110111110001111111000101011101111101110011011101101111100001110111011111000111111100010101110111101101011110 cddbe1ddf1fc577dcddbe1ddf1fc577b5e
UTF-8 陽痞髴W}陽痞髴W{^ 1110100110011001101111011110011110010111100111101110100110101011101101000101011101111101111010011001100110111101111001111001011110011110111010011010101110110100010101110111101101011110 e999bde7979ee9abb4577de999bde7979ee9abb4577b5e
UHC 陽??W}陽??W{^ 11100101110101010011111100111111010101110111110111100101110101010011111100111111010101110111101101011110 e5d53f3f577de5d53f3f577b5e

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