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 糊肯?龜}糊肯?龜{^ 1000110011010000100011010110110100111111111010101001110101111101100011001101000010001101011011010011111111101010100111010111101101011110 8cd08d6d3fea9d7d8cd08d6d3fea9d7b5e
EUC-JP 糊肯?龜}糊肯?龜{^ 1011100011010010101110011100111000111111111100111111110101111101101110001101001010111001110011100011111111110011111111010111101101011110 b8d2b9ce3ff3fd7db8d2b9ce3ff3fd7b5e
UTF-8 糊肯렩龜}糊肯렩龜{^ 111001111011001110001010111010001000001010101111111010111010000010101001111010011011111010011100011111011110011110110011100010101110100010000010101011111110101110100000101010011110100110111110100111000111101101011110 e7b38ae882afeba0a9e9be9c7de7b38ae882afeba0a9e9be9c7b5e
UHC 糊肯렩龜}糊肯렩龜{^ 11111011110101011101000011101001100011101011011111001111110011110111110111111011110101011101000011101001100011101011011111001111110011110111101101011110 fbd5d0e98eb7cfcf7dfbd5d0e98eb7cfcf7b5e

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