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 楊??}楊??{^ 1001011101101011001111110011111101111101100101110110101100111111001111110111101101011110 976b3f3f7d976b3f3f7b5e
EUC-JP 楊??}楊??{^ 1100110111001100001111110011111101111101110011011100110000111111001111110111101101011110 cdcc3f3f7dcdcc3f3f7b5e
UTF-8 楊뾨슜}楊뾨슜{^ 111001101010010110001010111010111011111010101000111011001000101010011100011111011110011010100101100010101110101110111110101010001110110010001010100111000111101101011110 e6a58aebbea8ec8a9c7de6a58aebbea8ec8a9c7b5e
UHC 楊뾨슜}楊뾨슜{^ 111001011100010110010111011010111001101010101001011111011110010111000101100101110110101110011010101010010111101101011110 e5c5976b9aa97de5c5976b9aa97b5e

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