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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 蔕沿下}蔕沿下{^ 111001001111011010001001100010001000100110111010011111011110010011110110100010011000100010001001101110100111101101011110 e4f6898889ba7de4f6898889ba7b5e
EUC-JP 蔕沿下}蔕沿下{^ 111010001111100010110001111010001011001010111100011111011110100011111000101100011110100010110010101111000111101101011110 e8f8b1e8b2bc7de8f8b1e8b2bc7b5e
UTF-8 蔕沿下}蔕沿下{^ 111010001001010010010101111001101011001010111111111001001011100010001011011111011110100010010100100101011110011010110010101111111110010010111000100010110111101101011110 e89495e6b2bfe4b88b7de89495e6b2bfe4b88b7b5e
UHC ?沿下}?沿下{^ 00111111111001101100110111111001101110110111110100111111111001101100110111111001101110110111101101011110 3fe6cdf9bb7d3fe6cdf9bb7b5e

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