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{^ 001111110011111101010111011111010011111100111111010101110111101101011110 3f3f577d3f3f577b5e
SJIS-WIN ?邀W}?邀W{^ 0011111111100111101100010101011101111101001111111110011110110001010101110111101101011110 3fe7b1577d3fe7b1577b5e
EUC-JP ?邀W}?邀W{^ 0011111111101110101100110101011101111101001111111110111010110011010101110111101101011110 3feeb3577d3feeb3577b5e
UTF-8 쒔邀W}쒔邀W{^ 1110110010010010100101001110100110000010100000000101011101111101111011001001001010010100111010011000001010000000010101110111101101011110 ec9294e98280577dec9294e98280577b5e
UHC 쒔邀W}쒔邀W{^ 10111110101011011110100110101101010101110111110110111110101011011110100110101101010101110111101101011110 beade9ad577dbeade9ad577b5e

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