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{^ 11100100011011110011111100111111010101110111110111100100011011110011111100111111010101110111101101011110 e46f3f3f577de46f3f3f577b5e
EUC-JP 與??W}與??W{^ 11100111110100000011111100111111010101110111110111100111110100000011111100111111010101110111101101011110 e7d03f3f577de7d03f3f577b5e
UTF-8 與븍젻W}與븍젻W{^ 1110100010001000100001111110101110111000100011011110110010100000101110110101011101111101111010001000100010000111111010111011100010001101111011001010000010111011010101110111101101011110 e88887ebb88deca0bb577de88887ebb88deca0bb577b5e
UHC 與븍젻W}與븍젻W{^ 1110011010101000101110101110101110100000101011100101011101111101111001101010100010111010111010111010000010101110010101110111101101011110 e6a8baeba0ae577de6a8baeba0ae577b5e

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