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 深怏[}深怏[{^ 10010000010110111001110010001001010110110111110110010000010110111001110010001001010110110111101101011110 905b9c895b7d905b9c895b7b5e
EUC-JP 深怏[}深怏[{^ 10111111101111001101011111101001010110110111110110111111101111001101011111101001010110110111101101011110 bfbcd7e95b7dbfbcd7e95b7b5e
UTF-8 深怏[}深怏[{^ 1110011010110111101100011110011010000000100011110101101101111101111001101011011110110001111001101000000010001111010110110111101101011110 e6b7b1e6808f5b7de6b7b1e6808f5b7b5e
UHC 深怏[}深怏[{^ 11100100101000101110010011101000010110110111110111100100101000101110010011101000010110110111101101011110 e4a2e4e85b7de4a2e4e85b7b5e

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