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{^ 100111001100100010000100100011010011111101010111011111011001110011001000100001001000110100111111010101110111101101011110 9cc8848d3f577d9cc8848d3f577b5e
EUC-JP 慂ы?W}慂ы?W{^ 110110001100101010100111111011010011111101010111011111011101100011001010101001111110110100111111010101110111101101011110 d8caa7ed3f577dd8caa7ed3f577b5e
UTF-8 慂ы땫W}慂ы땫W{^ 111001101000010110000010110100011000101111101011100101011010101101010111011111011110011010000101100000101101000110001011111010111001010110101011010101110111101101011110 e68582d18beb95ab577de68582d18beb95ab577b5e
UHC 慂ы땫W}慂ы땫W{^ 1110100110111101101011001110110110001011100000010101011101111101111010011011110110101100111011011000101110000001010101110111101101011110 e9bdaced8b81577de9bdaced8b81577b5e

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