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 ?}??[}?}??[{^ 00111111011111010011111100111111010110110111110100111111011111010011111100111111010110110111101101011110 3f7d3f3f5b7d3f7d3f3f5b7b5e
SJIS-WIN 垰}垰垰[}垰}垰垰[{^ 10011010101110010111110110011010101110011001101010111001010110110111110110011010101110010111110110011010101110011001101010111001010110110111101101011110 9ab97d9ab99ab95b7d9ab97d9ab99ab95b7b5e
EUC-JP 垰}垰垰[}垰}垰垰[{^ 11010100101110110111110111010100101110111101010010111011010110110111110111010100101110110111110111010100101110111101010010111011010110110111101101011110 d4bb7dd4bbd4bb5b7dd4bb7dd4bbd4bb5b7b5e
UTF-8 垰}垰垰[}垰}垰垰[{^ 11100101100111101011000001111101111001011001111010110000111001011001111010110000010110110111110111100101100111101011000001111101111001011001111010110000111001011001111010110000010110110111101101011110 e59eb07de59eb0e59eb05b7de59eb07de59eb0e59eb05b7b5e
UHC ?}??[}?}??[{^ 00111111011111010011111100111111010110110111110100111111011111010011111100111111010110110111101101011110 3f7d3f3f5b7d3f7d3f3f5b7b5e

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