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 ??n}??n{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN ?琵n}?琵n{^ 0011111110010100111110100110111001111101001111111001010011111010011011100111101101011110 3f94fa6e7d3f94fa6e7b5e
EUC-JP ?琵n}?琵n{^ 0011111111001000111111000110111001111101001111111100100011111100011011100111101101011110 3fc8fc6e7d3fc8fc6e7b5e
UTF-8 쒜琵n}쒜琵n{^ 1110110010010010100111001110011110010000101101010110111001111101111011001001001010011100111001111001000010110101011011100111101101011110 ec929ce790b56e7dec929ce790b56e7b5e
UHC 쒜琵n}쒜琵n{^ 10111110101011101101110111110101011011100111110110111110101011101101110111110101011011100111101101011110 beaeddf56e7dbeaeddf56e7b5e

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