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 贓?漿慷}贓?漿慷{^ 1110011011011001001111111001111111110111100111001100101101111101111001101101100100111111100111111111011110011100110010110111101101011110 e6d93f9ff79ccb7de6d93f9ff79ccb7b5e
EUC-JP 贓?漿慷}贓?漿慷{^ 1110110011011011001111111101111011111001110110001100110101111101111011001101101100111111110111101111100111011000110011010111101101011110 ecdb3fdef9d8cd7decdb3fdef9d8cd7b5e
UTF-8 贓렑漿慷}贓렑漿慷{^ 111010001011010010010011111010111010000010010001111001101011110010111111111001101000010110110111011111011110100010110100100100111110101110100000100100011110011010111100101111111110011010000101101101110111101101011110 e8b493eba091e6bcbfe685b77de8b493eba091e6bcbfe685b77b5e
UHC 贓렑漿慷}贓렑漿慷{^ 11101101111111001000111010100110111011011110110011001011101011110111110111101101111111001000111010100110111011011110110011001011101011110111101101011110 edfc8ea6edeccbaf7dedfc8ea6edeccbaf7b5e

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