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 伂\W}伂\W{^ 1110010010111100100000101000111110001111010111000101011101111101111001001011110010000010100011111000111101011100010101110111101101011110 e4bc828f8f5c577de4bc828f8f5c577b5e
SJIS-WIN ?????\W}?????\W{^ 0011111100111111001111110011111100111111010111000101011101111101001111110011111100111111001111110011111101011100010101110111101101011110 3f3f3f3f3f5c577d3f3f3f3f3f5c577b5e
EUC-JP ä????\W}ä????\W{^ 100011111010101110100011001111110011111100111111001111110101110001010111011111011000111110101011101000110011111100111111001111110011111101011100010101110111101101011110 8faba33f3f3f3f5c577d8faba33f3f3f3f5c577b5e
UTF-8 伂\W}伂\W{^ 110000111010010011000010101111001100001010000010110000101000111111000010100011110101110001010111011111011100001110100100110000101011110011000010100000101100001010001111110000101000111101011100010101110111101101011110 c3a4c2bcc282c28fc28f5c577dc3a4c2bcc282c28fc28f5c577b5e
UHC ?¼???\W}?¼???\W{^ 00111111101010001111100100111111001111110011111101011100010101110111110100111111101010001111100100111111001111110011111101011100010101110111101101011110 3fa8f93f3f3f5c577d3fa8f93f3f3f5c577b5e

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