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{^ 10011010111110100011111100111111010101110111110110011010111110100011111100111111010101110111101101011110 9afa3f3f577d9afa3f3f577b5e
EUC-JP 奧??W}奧??W{^ 11010100111111000011111100111111010101110111110111010100111111000011111100111111010101110111101101011110 d4fc3f3f577dd4fc3f3f577b5e
UTF-8 奧볥젧W}奧볥젧W{^ 1110010110100101101001111110101110110011101001011110110010100000101001110101011101111101111001011010010110100111111010111011001110100101111011001010000010100111010101110111101101011110 e5a5a7ebb3a5eca0a7577de5a5a7ebb3a5eca0a7577b5e
UHC 奧볥젧W}奧볥젧W{^ 1110011111110011100100111110101110100000100111110101011101111101111001111111001110010011111010111010000010011111010101110111101101011110 e7f393eba09f577de7f393eba09f577b5e

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