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{^ 10011011010011010011111100111111010101110111110110011011010011010011111100111111010101110111101101011110 9b4d3f3f577d9b4d3f3f577b5e
EUC-JP 娥??W}娥??W{^ 11010101101011100011111100111111010101110111110111010101101011100011111100111111010101110111101101011110 d5ae3f3f577dd5ae3f3f577b5e
UTF-8 娥룊듊W}娥룊듊W{^ 1110010110101000101001011110101110100011100010101110101110010011100010100101011101111101111001011010100010100101111010111010001110001010111010111001001110001010010101110111101101011110 e5a8a5eba38aeb938a577de5a8a5eba38aeb938a577b5e
UHC 娥룊듊W}娥룊듊W{^ 1110010010110000100011111000100110001010101111010101011101111101111001001011000010001111100010011000101010111101010101110111101101011110 e4b08f898abd577de4b08f898abd577b5e

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