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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
EUC-JP ?侁?侁[?侁?侁[^ 00111111100011111011000011111100001111111000111110110000111111000101101100111111100011111011000011111100001111111000111110110000111111000101101101011110 3f8fb0fc3f8fb0fc5b3f8fb0fc3f8fb0fc5b5e
UTF-8 卨侁卨侁[卨侁卨侁[^ 111001011000110110101000111001001011111010000001111001011000110110101000111001001011111010000001010110111110010110001101101010001110010010111110100000011110010110001101101010001110010010111110100000010101101101011110 e58da8e4be81e58da8e4be815be58da8e4be81e58da8e4be815b5e
UHC 卨侁卨侁[卨侁卨侁[^ 11100000110110011110001111100000111000001101100111100011111000000101101111100000110110011110001111100000111000001101100111100011111000000101101101011110 e0d9e3e0e0d9e3e05be0d9e3e0e0d9e3e05b5e

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