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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?陽楯}?陽楯{^ 00111111100101110111101010001111011111000111110100111111100101110111101010001111011111000111101101011110 3f977a8f7c7d3f977a8f7c7b5e
EUC-JP ?陽楯}?陽楯{^ 00111111110011011101101110111101110111010111110100111111110011011101101110111101110111010111101101011110 3fcddbbddd7d3fcddbbddd7b5e
UTF-8 쒜陽楯}쒜陽楯{^ 111011001001001010011100111010011001100110111101111001101010010110101111011111011110110010010010100111001110100110011001101111011110011010100101101011110111101101011110 ec929ce999bde6a5af7dec929ce999bde6a5af7b5e
UHC 쒜陽楯}쒜陽楯{^ 101111101010111011100101110101011110001011100100011111011011111010101110111001011101010111100010111001000111101101011110 beaee5d5e2e47dbeaee5d5e2e47b5e

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