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 ??[}??[{^ 001111110011111101011011011111010011111100111111010110110111101101011110 3f3f5b7d3f3f5b7b5e
SJIS-WIN 得?[}得?[{^ 1001001110111110001111110101101101111101100100111011111000111111010110110111101101011110 93be3f5b7d93be3f5b7b5e
EUC-JP 得?[}得?[{^ 1100011011000000001111110101101101111101110001101100000000111111010110110111101101011110 c6c03f5b7dc6c03f5b7b5e
UTF-8 得록[}得록[{^ 1110010110111110100101111110101110100001100111010101101101111101111001011011111010010111111010111010000110011101010110110111101101011110 e5be97eba19d5b7de5be97eba19d5b7b5e
UHC 得록[}得록[{^ 11010100111100001011011111001111010110110111110111010100111100001011011111001111010110110111101101011110 d4f0b7cf5b7dd4f0b7cf5b7b5e

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