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 壯ョ?}壯ョ?{^ 10011010111000011000001110000111001111110111110110011010111000011000001110000111001111110111101101011110 9ae183873f7d9ae183873f7b5e
EUC-JP 壯ョ?}壯ョ?{^ 11010100111000111010010111100111001111110111110111010100111000111010010111100111001111110111101101011110 d4e3a5e73f7dd4e3a5e73f7b5e
UTF-8 壯ョ돻}壯ョ돻{^ 111001011010001110101111111000111000001110100111111010111000111110111011011111011110010110100011101011111110001110000011101001111110101110001111101110110111101101011110 e5a3afe383a7eb8fbb7de5a3afe383a7eb8fbb7b5e
UHC 壯ョ돻}壯ョ돻{^ 111011011110000010101011111001111000100110111110011111011110110111100000101010111110011110001001101111100111101101011110 ede0abe789be7dede0abe789be7b5e

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