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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
EUC-JP ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
UTF-8 삔윔둔}삔윔둔{^ 111011001000001010010100111011001001110010010100111010111001000110010100011111011110110010000010100101001110110010011100100101001110101110010001100101000111101101011110 ec8294ec9c94eb91947dec8294ec9c94eb91947b5e
UHC 삔윔둔}삔윔둔{^ 101110111110000111000000101010111011010111010000011111011011101111100001110000001010101110110101110100000111101101011110 bbe1c0abb5d07dbbe1c0abb5d07b5e

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