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 ???oon}???oon{^ 001111110011111100111111011011110110111101101110011111010011111100111111001111110110111101101111011011100111101101011110 3f3f3f6f6f6e7d3f3f3f6f6f6e7b5e
SJIS-WIN ?楯琵oon}?楯琵oon{^ 00111111100011110111110010010100111110100110111101101111011011100111110100111111100011110111110010010100111110100110111101101111011011100111101101011110 3f8f7c94fa6f6f6e7d3f8f7c94fa6f6f6e7b5e
EUC-JP ?楯琵oon}?楯琵oon{^ 00111111101111011101110111001000111111000110111101101111011011100111110100111111101111011101110111001000111111000110111101101111011011100111101101011110 3fbdddc8fc6f6f6e7d3fbdddc8fc6f6f6e7b5e
UTF-8 쒜楯琵oon}쒜楯琵oon{^ 111011001001001010011100111001101010010110101111111001111001000010110101011011110110111101101110011111011110110010010010100111001110011010100101101011111110011110010000101101010110111101101111011011100111101101011110 ec929ce6a5afe790b56f6f6e7dec929ce6a5afe790b56f6f6e7b5e
UHC 쒜楯琵oon}쒜楯琵oon{^ 101111101010111011100010111001001101110111110101011011110110111101101110011111011011111010101110111000101110010011011101111101010110111101101111011011100111101101011110 beaee2e4ddf56f6f6e7dbeaee2e4ddf56f6f6e7b5e

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