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 壯?〉}壯?〉{^ 10011010111000010011111110000001011100100111110110011010111000010011111110000001011100100111101101011110 9ae13f81727d9ae13f81727b5e
EUC-JP 壯?〉}壯?〉{^ 11010100111000110011111110100001110100110111110111010100111000110011111110100001110100110111101101011110 d4e33fa1d37dd4e33fa1d37b5e
UTF-8 壯딂〉}壯딂〉{^ 111001011010001110101111111010111001010010000010111000111000000010001001011111011110010110100011101011111110101110010100100000101110001110000000100010010111101101011110 e5a3afeb9482e380897de5a3afeb9482e380897b5e
UHC 壯딂〉}壯딂〉{^ 111011011110000010001010111010001010000110110101011111011110110111100000100010101110100010100001101101010111101101011110 ede08ae8a1b57dede08ae8a1b57b5e

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