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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 縡?弔?\}縡?弔?\{^ 1110001101110001001111111001001010100010001111110101110001111101111000110111000100111111100100101010001000111111010111000111101101011110 e3713f92a23f5c7de3713f92a23f5c7b5e
EUC-JP 縡?弔?\}縡?弔?\{^ 1110010111010010001111111100010010100100001111110101110001111101111001011101001000111111110001001010010000111111010111000111101101011110 e5d23fc4a43f5c7de5d23fc4a43f5c7b5e
UTF-8 縡렕弔렟\}縡렕弔렟\{^ 1110011110111000101000011110101110100000100101011110010110111100100101001110101110100000100111110101110001111101111001111011100010100001111010111010000010010101111001011011110010010100111010111010000010011111010111000111101101011110 e7b8a1eba095e5bc94eba09f5c7de7b8a1eba095e5bc94eba09f5c7b5e
UHC 縡렕弔렟\}縡렕弔렟\{^ 111011101010110110001110101010101111000011000000100011101011000001011100011111011110111010101101100011101010101011110000110000001000111010110000010111000111101101011110 eead8eaaf0c08eb05c7deead8eaaf0c08eb05c7b5e

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