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 ?陽陽}?陽陽{^ 00111111100101110111101010010111011110100111110100111111100101110111101010010111011110100111101101011110 3f977a977a7d3f977a977a7b5e
EUC-JP ?陽陽}?陽陽{^ 00111111110011011101101111001101110110110111110100111111110011011101101111001101110110110111101101011110 3fcddbcddb7d3fcddbcddb7b5e
UTF-8 쒜陽陽}쒜陽陽{^ 111011001001001010011100111010011001100110111101111010011001100110111101011111011110110010010010100111001110100110011001101111011110100110011001101111010111101101011110 ec929ce999bde999bd7dec929ce999bde999bd7b5e
UHC 쒜陽陽}쒜陽陽{^ 101111101010111011100101110101011110010111010101011111011011111010101110111001011101010111100101110101010111101101011110 beaee5d5e5d57dbeaee5d5e5d57b5e

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