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 蔗ク逶墨}蔗ク逶墨{^ 1110010011110010101110001110011110011011100101100110111001111101111001001111001010111000111001111001101110010110011011100111101101011110 e4f2b8e79b966e7de4f2b8e79b966e7b5e
EUC-JP 蔗ク逶墨}蔗ク逶墨{^ 11101000111101001000111010111000111011011111101111001011110011110111110111101000111101001000111010111000111011011111101111001011110011110111101101011110 e8f48eb8edfbcbcf7de8f48eb8edfbcbcf7b5e
UTF-8 蔗ク逶墨}蔗ク逶墨{^ 111010001001010010010111111011111011110110111000111010011000000010110110111001011010001010101000011111011110100010010100100101111110111110111101101110001110100110000000101101101110010110100010101010000111101101011110 e89497efbdb8e980b6e5a2a87de89497efbdb8e980b6e5a2a87b5e
UHC 蔗??墨}蔗??墨{^ 111011011011110100111111001111111101100111111000011111011110110110111101001111110011111111011001111110000111101101011110 edbd3f3fd9f87dedbd3f3fd9f87b5e

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