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 豢オ髏・}豢オ髏・{^ 111001101011010010110101111010011001000010100101011111011110011010110100101101011110100110010000101001010111101101011110 e6b4b5e990a57de6b4b5e990a57b5e
EUC-JP 豢オ髏・}豢オ髏・{^ 11101100101101101000111010110101111100011111000010001110101001010111110111101100101101101000111010110101111100011111000010001110101001010111101101011110 ecb68eb5f1f08ea57decb68eb5f1f08ea57b5e
UTF-8 豢オ髏・}豢オ髏・{^ 111010001011000110100010111011111011110110110101111010011010101110001111111011111011110110100101011111011110100010110001101000101110111110111101101101011110100110101011100011111110111110111101101001010111101101011110 e8b1a2efbdb5e9ab8fefbda57de8b1a2efbdb5e9ab8fefbda57b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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