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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 莊莊莊莊}莊莊莊莊{^ 11100100101101011110010010110101111001001011010111100100101101010111110111100100101101011110010010110101111001001011010111100100101101010111101101011110 e4b5e4b5e4b5e4b57de4b5e4b5e4b5e4b57b5e
EUC-JP 莊莊莊莊}莊莊莊莊{^ 11101000101101111110100010110111111010001011011111101000101101110111110111101000101101111110100010110111111010001011011111101000101101110111101101011110 e8b7e8b7e8b7e8b77de8b7e8b7e8b7e8b77b5e
UTF-8 莊莊莊莊}莊莊莊莊{^ 111010001000111010001010111010001000111010001010111010001000111010001010111010001000111010001010011111011110100010001110100010101110100010001110100010101110100010001110100010101110100010001110100010100111101101011110 e88e8ae88e8ae88e8ae88e8a7de88e8ae88e8ae88e8ae88e8a7b5e
UHC 莊莊莊莊}莊莊莊莊{^ 11101101111101101110110111110110111011011111011011101101111101100111110111101101111101101110110111110110111011011111011011101101111101100111101101011110 edf6edf6edf6edf67dedf6edf6edf6edf67b5e

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